diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:53:22 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:53:22 -0600 |
commit | c8fc55e7f65b3d16ea80d09b68381b7e27e42b2f (patch) | |
tree | 3304b8727fec21984bec7536e944c67591a13502 /KMFSysTray/kmfsystray.h | |
parent | e4b116d69b0f35bca88ccb6e767ae8b84d71ae2c (diff) | |
download | kmyfirewall-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.h | 2 |
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; |