summaryrefslogtreecommitdiffstats
path: root/src/scanmonitor.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/scanmonitor.h
parentc9299bd04955e5411ad7a7e139af426a33572a79 (diff)
downloadknmap-2a89e6616562412785cac5804e94a4b3d8dec7c2.tar.gz
knmap-2a89e6616562412785cac5804e94a4b3d8dec7c2.zip
Use proper TQt headersHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/scanmonitor.h')
-rw-r--r--src/scanmonitor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scanmonitor.h b/src/scanmonitor.h
index 19dec64..6917d81 100644
--- a/src/scanmonitor.h
+++ b/src/scanmonitor.h
@@ -27,8 +27,8 @@
# include <config.h>
#endif
-#include <ntqptrlist.h>
-#include <ntqthread.h>
+#include <tqptrlist.h>
+#include <tqthread.h>
#include "global.h"