summaryrefslogtreecommitdiffstats
path: root/src/scanmonitorevent.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:08:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:08:46 +0900
commit2a89e6616562412785cac5804e94a4b3d8dec7c2 (patch)
tree6ceeda71b8a677593bbbb8ea0054d6c3e9c35205 /src/scanmonitorevent.h
parentc9299bd04955e5411ad7a7e139af426a33572a79 (diff)
downloadknmap-master.tar.gz
knmap-master.zip
Use proper TQt headersHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/scanmonitorevent.h')
-rw-r--r--src/scanmonitorevent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scanmonitorevent.h b/src/scanmonitorevent.h
index aecea5a..6b31cf0 100644
--- a/src/scanmonitorevent.h
+++ b/src/scanmonitorevent.h
@@ -27,7 +27,7 @@
# include <config.h>
#endif
-#include <ntqevent.h>
+#include <tqevent.h>
#include "global.h"
class ScanMonitorEvent : public TQCustomEvent