summaryrefslogtreecommitdiffstats
path: root/src/tdeio_umountwrapper.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:46:28 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:46:28 -0600
commita7eaa0d2e8a8483981b6401ab5f313e61d4d59de (patch)
treea4667181becf051de3515152515a907d09c8da45 /src/tdeio_umountwrapper.cpp
parent20eeec1071fd0f8d6d0da7989025cdfe520adac8 (diff)
downloadtdeio-umountwrapper-a7eaa0d2e8a8483981b6401ab5f313e61d4d59de.tar.gz
tdeio-umountwrapper-a7eaa0d2e8a8483981b6401ab5f313e61d4d59de.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/tdeio_umountwrapper.cpp')
-rw-r--r--src/tdeio_umountwrapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeio_umountwrapper.cpp b/src/tdeio_umountwrapper.cpp
index 7b3feb8..26ab35d 100644
--- a/src/tdeio_umountwrapper.cpp
+++ b/src/tdeio_umountwrapper.cpp
@@ -25,7 +25,7 @@
#include <tqtimer.h>
#include <tdeapplication.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kprogress.h>
#include <kprocess.h>
#include <tdecmdlineargs.h>