diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:59:58 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:59:58 -0600 |
commit | f58c83bd2a477e1f70d9fc0c9e2dae42803dbd2b (patch) | |
tree | 01c81e847142fa105954bd829c66706747e6adc7 /kworldwatch/zoneclock.cpp | |
parent | a002e0879f1ee9759db789bde6d9f1cf9b99ea44 (diff) | |
download | tdetoys-f58c83bd2a477e1f70d9fc0c9e2dae42803dbd2b.tar.gz tdetoys-f58c83bd2a477e1f70d9fc0c9e2dae42803dbd2b.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kworldwatch/zoneclock.cpp')
-rw-r--r-- | kworldwatch/zoneclock.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kworldwatch/zoneclock.cpp b/kworldwatch/zoneclock.cpp index 541e8b4..a2279c2 100644 --- a/kworldwatch/zoneclock.cpp +++ b/kworldwatch/zoneclock.cpp @@ -43,8 +43,8 @@ #include <tqpopupmenu.h> -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include <tdeconfig.h> |