diff options
Diffstat (limited to 'khexedit/optiondialog.h')
-rw-r--r-- | khexedit/optiondialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/optiondialog.h b/khexedit/optiondialog.h index 31debab..9cf9e1e 100644 --- a/khexedit/optiondialog.h +++ b/khexedit/optiondialog.h @@ -35,7 +35,7 @@ class TDEFontChooser; #include <kdialogbase.h> -#include <klistbox.h> +#include <tdelistbox.h> #include "hexeditstate.h" |