diff options
Diffstat (limited to 'khexedit/parts/kpart/khepart.cpp')
-rw-r--r-- | khexedit/parts/kpart/khepart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kpart/khepart.cpp b/khexedit/parts/kpart/khepart.cpp index 7fb6a33..f7afb56 100644 --- a/khexedit/parts/kpart/khepart.cpp +++ b/khexedit/parts/kpart/khepart.cpp @@ -18,7 +18,7 @@ // kde specific #include <klocale.h> //#include <kinstance.h> -#include <kaction.h> +#include <tdeaction.h> #include <kstdaction.h> //#include <kglobalsettings.h> // app specific |