diff options
Diffstat (limited to 'src/mainwidget.cpp')
-rw-r--r-- | src/mainwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwidget.cpp b/src/mainwidget.cpp index fcdb625..e355677 100644 --- a/src/mainwidget.cpp +++ b/src/mainwidget.cpp @@ -20,7 +20,7 @@ * * ***************************************************************************/ -#include <ntqtimer.h> +#include <tqtimer.h> #include <tdeapplication.h> #include <tdeconfig.h> |