diff options
Diffstat (limited to 'interfaces/ktexteditor/plugin.h')
-rw-r--r-- | interfaces/ktexteditor/plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/ktexteditor/plugin.h b/interfaces/ktexteditor/plugin.h index 71266d3e2..f3cf5d4fc 100644 --- a/interfaces/ktexteditor/plugin.h +++ b/interfaces/ktexteditor/plugin.h @@ -21,7 +21,7 @@ #include <tqobject.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> namespace KTextEditor { |