summaryrefslogtreecommitdiffstats
path: root/src/src/statistics.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:06:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:06:07 -0600
commitc3e457244d68853303afcaedce877b37256c4d6f (patch)
treed8c5e94f194113b7075b39265e09c8897e230b3c /src/src/statistics.cpp
parent20933ca7931a10df7109d46c8767d01eb62dee69 (diff)
downloadknetstats-c3e457244d68853303afcaedce877b37256c4d6f.tar.gz
knetstats-c3e457244d68853303afcaedce877b37256c4d6f.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/src/statistics.cpp')
-rw-r--r--src/src/statistics.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/statistics.cpp b/src/src/statistics.cpp
index b1025ee..0c9db75 100644
--- a/src/src/statistics.cpp
+++ b/src/src/statistics.cpp
@@ -22,7 +22,7 @@
#include "knetstatsview.h"
#include <klocale.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kactivelabel.h>
#include <tqtimer.h>
#include <tqlayout.h>