summaryrefslogtreecommitdiffstats
path: root/krecipes/src/widgets/unitcombobox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krecipes/src/widgets/unitcombobox.cpp')
-rw-r--r--krecipes/src/widgets/unitcombobox.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/krecipes/src/widgets/unitcombobox.cpp b/krecipes/src/widgets/unitcombobox.cpp
index bfb2ec5..ec4494d 100644
--- a/krecipes/src/widgets/unitcombobox.cpp
+++ b/krecipes/src/widgets/unitcombobox.cpp
@@ -12,9 +12,9 @@
#include <ntqlistbox.h>
-#include <klocale.h>
-#include <kconfig.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeconfig.h>
+#include <tdeglobal.h>
#include "backends/recipedb.h"
#include "datablocks/elementlist.h"