summaryrefslogtreecommitdiffstats
path: root/src/libgui/hex_editor.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:13:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:13:12 -0600
commitc0695dee383cf8b5a856dc412a54238926599956 (patch)
tree722fff466787adda2fceda598117d7e7b5560ca0 /src/libgui/hex_editor.h
parent151a9ebb248b018d3036f7da2f58f404851917d6 (diff)
downloadpiklab-c0695dee383cf8b5a856dc412a54238926599956.tar.gz
piklab-c0695dee383cf8b5a856dc412a54238926599956.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
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"