summaryrefslogtreecommitdiffstats
path: root/kdat/LoggerWidget.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:36 -0600
commit666824a6c549fb4eeae7a29083349638974a57d7 (patch)
treebdaee2352859a2ba502dc15a6dab097a38449d6c /kdat/LoggerWidget.cpp
parentf45c7fac3012aa4bc10d8ddcfa99e1a72675d356 (diff)
downloadtdeadmin-666824a6c549fb4eeae7a29083349638974a57d7.tar.gz
tdeadmin-666824a6c549fb4eeae7a29083349638974a57d7.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kdat/LoggerWidget.cpp')
-rw-r--r--kdat/LoggerWidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/LoggerWidget.cpp b/kdat/LoggerWidget.cpp
index 53166ba..0a9e665 100644
--- a/kdat/LoggerWidget.cpp
+++ b/kdat/LoggerWidget.cpp
@@ -20,7 +20,7 @@
#include <tqlayout.h>
#include <tqmultilineedit.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <tdefiledialog.h>
#include "LoggerWidget.h"