summaryrefslogtreecommitdiffstats
path: root/src/configdlg.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:01 -0600
commitc75c928d6efe312ee7f8b5c51f73034dfcf00151 (patch)
treedfbc878da67ef7d1af4c7b4ef1054a53df7e3b03 /src/configdlg.cpp
parentaf1081c62ff7678846c133304e99aac3411ec707 (diff)
downloadkerberostray-c75c928d6efe312ee7f8b5c51f73034dfcf00151.tar.gz
kerberostray-c75c928d6efe312ee7f8b5c51f73034dfcf00151.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/configdlg.cpp')
-rw-r--r--src/configdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configdlg.cpp b/src/configdlg.cpp
index ad4d3aa..f811c1e 100644
--- a/src/configdlg.cpp
+++ b/src/configdlg.cpp
@@ -18,7 +18,7 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include <klocale.h>
+#include <tdelocale.h>
#include <klineedit.h>
#include <ktextedit.h>
#include <knuminput.h>