summaryrefslogtreecommitdiffstats
path: root/KMFSysTray/kmfsystray.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:53:22 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:53:22 -0600
commitc8fc55e7f65b3d16ea80d09b68381b7e27e42b2f (patch)
tree3304b8727fec21984bec7536e944c67591a13502 /KMFSysTray/kmfsystray.h
parente4b116d69b0f35bca88ccb6e767ae8b84d71ae2c (diff)
downloadkmyfirewall-c8fc55e7f65b3d16ea80d09b68381b7e27e42b2f.tar.gz
kmyfirewall-c8fc55e7f65b3d16ea80d09b68381b7e27e42b2f.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'KMFSysTray/kmfsystray.h')
-rw-r--r--KMFSysTray/kmfsystray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/KMFSysTray/kmfsystray.h b/KMFSysTray/kmfsystray.h
index 7529daa..5437298 100644
--- a/KMFSysTray/kmfsystray.h
+++ b/KMFSysTray/kmfsystray.h
@@ -33,7 +33,7 @@
// KDE Includes
#include <kpanelapplet.h>
#include <ksystemtray.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <dcopobject.h>
class TDEAboutData;