summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:01 -0600
commitc75c928d6efe312ee7f8b5c51f73034dfcf00151 (patch)
treedfbc878da67ef7d1af4c7b4ef1054a53df7e3b03 /src/main.cpp
parentaf1081c62ff7678846c133304e99aac3411ec707 (diff)
downloadkerberostray-c75c928d6efe312ee7f8b5c51f73034dfcf00151.tar.gz
kerberostray-c75c928d6efe312ee7f8b5c51f73034dfcf00151.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index ec70fc1..e9e7ba6 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -19,7 +19,7 @@
***************************************************************************/
#include <twin.h>
-#include <kstartupinfo.h>
+#include <tdestartupinfo.h>
#include <tdecmdlineargs.h>
#include <tdeaboutdata.h>