diff options
Diffstat (limited to 'src/scanwidget.cpp')
-rw-r--r-- | src/scanwidget.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/scanwidget.cpp b/src/scanwidget.cpp index 75679a8..aaf8d04 100644 --- a/src/scanwidget.cpp +++ b/src/scanwidget.cpp @@ -28,11 +28,11 @@ #include <sys/types.h> #include <sys/stat.h> -#include <ntqfile.h> -#include <ntqlayout.h> -#include <ntqpushbutton.h> -#include <ntqstringlist.h> -#include <ntqtimer.h> +#include <tqfile.h> +#include <tqlayout.h> +#include <tqpushbutton.h> +#include <tqstringlist.h> +#include <tqtimer.h> #include <tdeapplication.h> #include <tdeconfig.h> |