diff options
Diffstat (limited to 'src/editorproxy.h')
-rw-r--r-- | src/editorproxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editorproxy.h b/src/editorproxy.h index 37cbefc8..aabafa9d 100644 --- a/src/editorproxy.h +++ b/src/editorproxy.h @@ -12,7 +12,7 @@ class TQTimer; #include <kparts/part.h> #include <ktexteditor/markinterface.h> -#include <kdeversion.h> +#include <tdeversion.h> # include <ktexteditor/markinterfaceextension.h> class EditorProxy : public TQObject |