summaryrefslogtreecommitdiffstats
path: root/src/kpowersave.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:37 -0600
commit6a66c4af129849c4253b99c24dd584948a2541c9 (patch)
tree99041c80432e189876f381a67e484c5b11dc7fd0 /src/kpowersave.cpp
parentd653e7b98cdc89f782013e08b390c52fa9b74796 (diff)
downloadkpowersave-6a66c4af129849c4253b99c24dd584948a2541c9.tar.gz
kpowersave-6a66c4af129849c4253b99c24dd584948a2541c9.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 1128534..c814375 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>