diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:47:00 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:47:00 -0600 |
commit | 843e7a1b7cafbc680f1fda7000dd8188e8197857 (patch) | |
tree | e0553d1bb7f03bf28437ece2a3fe4441b7d4c65f /src/knemod/interfacestatisticsdialog.cpp | |
parent | e300112085a815f0a0997342661b216beedd78f1 (diff) | |
download | knemo-843e7a1b7cafbc680f1fda7000dd8188e8197857.tar.gz knemo-843e7a1b7cafbc680f1fda7000dd8188e8197857.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/knemod/interfacestatisticsdialog.cpp')
-rw-r--r-- | src/knemod/interfacestatisticsdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/interfacestatisticsdialog.cpp b/src/knemod/interfacestatisticsdialog.cpp index 489f158..5fe9634 100644 --- a/src/knemod/interfacestatisticsdialog.cpp +++ b/src/knemod/interfacestatisticsdialog.cpp @@ -21,7 +21,7 @@ #include <tqdatetime.h> #include <tqpushbutton.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdeio/global.h> #include <kiconloader.h> #include <kcalendarsystem.h> |