diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:46:01 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:46:01 -0600 |
| commit | c75c928d6efe312ee7f8b5c51f73034dfcf00151 (patch) | |
| tree | dfbc878da67ef7d1af4c7b4ef1054a53df7e3b03 /src/main.cpp | |
| parent | af1081c62ff7678846c133304e99aac3411ec707 (diff) | |
| download | kerberostray-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.cpp | 2 |
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> |
