diff options
Diffstat (limited to 'khexedit/hexbuffer.h')
-rw-r--r-- | khexedit/hexbuffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hexbuffer.h b/khexedit/hexbuffer.h index b06a40b..938309d 100644 --- a/khexedit/hexbuffer.h +++ b/khexedit/hexbuffer.h @@ -37,7 +37,7 @@ #include <tqstring.h> #include <tqtextstream.h> -#include <kapplication.h> +#include <tdeapplication.h> #include "conversion.h" #include "hexeditstate.h" |