diff options
Diffstat (limited to 'src/editorpage.cpp')
-rw-r--r-- | src/editorpage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editorpage.cpp b/src/editorpage.cpp index df69e0c..945159b 100644 --- a/src/editorpage.cpp +++ b/src/editorpage.cpp @@ -25,7 +25,7 @@ * ***************************************************************************/ -#include <ntqfileinfo.h> +#include <tqfileinfo.h> #include <tdeversion.h> #include <tdetexteditor/selectioninterface.h> #include <tdetexteditor/viewcursorinterface.h> |