summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:45:12 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:45:12 -0600
commitfd426b2aeb50a555b211a366b81deb2812eb2098 (patch)
treec9716c590b142addce32523ee91b7a27b0907b7f /src/main.cpp
parent700e8c698d426535616a84c51fb73265b252614c (diff)
downloadk9copy-fd426b2aeb50a555b211a366b81deb2812eb2098.tar.gz
k9copy-fd426b2aeb50a555b211a366b81deb2812eb2098.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/main.cpp')
-rwxr-xr-xsrc/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 17302b7..cd0fd20 100755
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -22,7 +22,7 @@
#include <tdeapplication.h>
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "ac.h"
#include "k9copy.h"
#include "dvdread.h"