summaryrefslogtreecommitdiffstats
path: root/src/libgui/hex_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libgui/hex_editor.h')
-rw-r--r--src/libgui/hex_editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libgui/hex_editor.h b/src/libgui/hex_editor.h
index 420eeeb..e0684a0 100644
--- a/src/libgui/hex_editor.h
+++ b/src/libgui/hex_editor.h
@@ -10,7 +10,7 @@
#ifndef HEX_EDITOR_H
#define HEX_EDITOR_H
-#include <kparts/part.h>
+#include <tdeparts/part.h>
#include "device_editor.h"
#include "devices/base/hex_buffer.h"