diff options
Diffstat (limited to 'src/scanmonitorevent.h')
-rw-r--r-- | src/scanmonitorevent.h | 2 |
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 |