summaryrefslogtreecommitdiffstats
path: root/lib/kofficeui/tkcombobox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficeui/tkcombobox.cpp')
-rw-r--r--lib/kofficeui/tkcombobox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/tkcombobox.cpp b/lib/kofficeui/tkcombobox.cpp
index c7b2a8b2..592e3856 100644
--- a/lib/kofficeui/tkcombobox.cpp
+++ b/lib/kofficeui/tkcombobox.cpp
@@ -24,7 +24,7 @@
#include <tqstyle.h>
#include <tqdrawutil.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
TKComboBox::TKComboBox(TQWidget* parent, const char* name)
: TQComboBox(false,parent,name)