diff options
Diffstat (limited to 'kimagemapeditor/kimeshell.h')
-rw-r--r-- | kimagemapeditor/kimeshell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/kimeshell.h b/kimagemapeditor/kimeshell.h index 8eaf4a3c..154edb59 100644 --- a/kimagemapeditor/kimeshell.h +++ b/kimagemapeditor/kimeshell.h @@ -18,7 +18,7 @@ #ifndef KIMESHELL_H #define KIMESHELL_H -#include <kparts/dockmainwindow.h> +#include <tdeparts/dockmainwindow.h> class KImageMapEditor; |