diff options
Diffstat (limited to 'src/frontend.h')
-rw-r--r-- | src/frontend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend.h b/src/frontend.h index 1de524b..16a41c4 100644 --- a/src/frontend.h +++ b/src/frontend.h @@ -28,7 +28,7 @@ #ifndef FRONTEND_H #define FRONTEND_H -#include <ntqobject.h> +#include <tqobject.h> #include <kprocess.h> |