diff options
Diffstat (limited to 'khexedit/hextoolwidget.h')
-rw-r--r-- | khexedit/hextoolwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hextoolwidget.h b/khexedit/hextoolwidget.h index fda0058..1a6ddf4 100644 --- a/khexedit/hextoolwidget.h +++ b/khexedit/hextoolwidget.h @@ -21,7 +21,7 @@ #ifndef _HEX_TOOL_WIDGET_H_ #define _HEX_TOOL_WIDGET_H_ -#include <kconfig.h> +#include <tdeconfig.h> class TQGridLayout; class TQComboBox; |