diff options
Diffstat (limited to 'src/mainwidget.h')
-rw-r--r-- | src/mainwidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwidget.h b/src/mainwidget.h index bb6aa75..38963a5 100644 --- a/src/mainwidget.h +++ b/src/mainwidget.h @@ -27,8 +27,8 @@ # include <config.h> #endif -#include <ntqsplitter.h> -#include <ntqstringlist.h> +#include <tqsplitter.h> +#include <tqstringlist.h> #include "global.h" |