summaryrefslogtreecommitdiffstats
path: root/src/profilemanagerbase.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:55 -0600
commitaf4135d80dc6a4591d1890d5d6387f8b4a98d575 (patch)
treece498670943197748b795dbf9210904f6b897360 /src/profilemanagerbase.cpp
parent4af2186993f7fe61626d1197106ed5f367a5b3fc (diff)
downloadkvpnc-af4135d80dc6a4591d1890d5d6387f8b4a98d575.tar.gz
kvpnc-af4135d80dc6a4591d1890d5d6387f8b4a98d575.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/profilemanagerbase.cpp')
-rw-r--r--src/profilemanagerbase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilemanagerbase.cpp b/src/profilemanagerbase.cpp
index 0cdca92..7d9b0b7 100644
--- a/src/profilemanagerbase.cpp
+++ b/src/profilemanagerbase.cpp
@@ -1,5 +1,5 @@
#include <kdialog.h>
-#include <klocale.h>
+#include <tdelocale.h>
/****************************************************************************
** Form implementation generated from reading ui file './profilemanagerbase.ui'
**