summaryrefslogtreecommitdiffstats
path: root/src/commands/modifyentries.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:52:08 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:52:08 -0600
commit784a2227ffdcb03a1e37b1390a8b6e0985ddda9c (patch)
tree2497bf931758f4bbbf3ec4c538c947b1df27692b /src/commands/modifyentries.cpp
parent2b2b805df5f62a0bc900253dd3e774f2e2ad31e3 (diff)
downloadtellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.tar.gz
tellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/commands/modifyentries.cpp')
-rw-r--r--src/commands/modifyentries.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/modifyentries.cpp b/src/commands/modifyentries.cpp
index 3db5297..5b3e6b5 100644
--- a/src/commands/modifyentries.cpp
+++ b/src/commands/modifyentries.cpp
@@ -16,7 +16,7 @@
#include "../controller.h"
#include "../tellico_debug.h"
-#include <klocale.h>
+#include <tdelocale.h>
using Tellico::Command::ModifyEntries;