summaryrefslogtreecommitdiffstats
path: root/kexi/tests/gui
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/tests/gui')
-rw-r--r--kexi/tests/gui/finddialog/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kexi/tests/gui/finddialog/main.cpp b/kexi/tests/gui/finddialog/main.cpp
index 838fd5ea..8c86cfb5 100644
--- a/kexi/tests/gui/finddialog/main.cpp
+++ b/kexi/tests/gui/finddialog/main.cpp
@@ -17,10 +17,10 @@
* Boston, MA 02110-1301, USA.
*/
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <klocale.h>
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include "kexifinddialog.h"