summaryrefslogtreecommitdiffstats
path: root/src/kpowersave.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:49:40 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:49:40 -0600
commit1ee1742b2942d16b8f3579d61adc6c1f9f25e2e8 (patch)
tree858d17a847f59e4ae0263e8434b2b6dd908d67a4 /src/kpowersave.cpp
parent561519250e7fc0bf78e8d887188e742075d083d1 (diff)
downloadtdepowersave-1ee1742b2942d16b8f3579d61adc6c1f9f25e2e8.tar.gz
tdepowersave-1ee1742b2942d16b8f3579d61adc6c1f9f25e2e8.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/kpowersave.cpp')
-rw-r--r--src/kpowersave.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kpowersave.cpp b/src/kpowersave.cpp
index b8a179e..a248da5 100644
--- a/src/kpowersave.cpp
+++ b/src/kpowersave.cpp
@@ -25,7 +25,7 @@
#include <kaudioplayer.h>
#include <tdeconfig.h>
#include <kiconloader.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <knotifyclient.h>
#include <knotifydialog.h>
#include <kpassivepopup.h>