diff options
Diffstat (limited to 'parts/snippet/snippet_widget.h')
-rw-r--r-- | parts/snippet/snippet_widget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/snippet/snippet_widget.h b/parts/snippet/snippet_widget.h index 1a0ef8c1..29bb1dc9 100644 --- a/parts/snippet/snippet_widget.h +++ b/parts/snippet/snippet_widget.h @@ -15,8 +15,8 @@ #include <tqtooltip.h> #include <tqrect.h> -#include <ktexteditor/editinterface.h> -#include <ktexteditor/view.h> +#include <tdetexteditor/editinterface.h> +#include <tdetexteditor/view.h> #include "snippetconfig.h" class KDevProject; |