diff options
Diffstat (limited to 'khexedit/hexeditstate.h')
-rw-r--r-- | khexedit/hexeditstate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hexeditstate.h b/khexedit/hexeditstate.h index 339a26a..82d7970 100644 --- a/khexedit/hexeditstate.h +++ b/khexedit/hexeditstate.h @@ -21,7 +21,7 @@ #ifndef _HEX_EDIT_STATE_H_ #define _HEX_EDIT_STATE_H_ -#include <kapplication.h> +#include <tdeapplication.h> #include <tqfont.h> #include <tqpalette.h> #include <kglobalsettings.h> |