summaryrefslogtreecommitdiffstats
path: root/src/tdeiosvn
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:11:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:11:01 -0600
commit13e480c92e41a25f2ff3e3a13062e57f183e19ed (patch)
tree67cebab2a1f5799accb319b2a9417834386245b8 /src/tdeiosvn
parent02559f83195e0d7f87b88328d10cd0a1e8c57f35 (diff)
downloadtdesvn-13e480c92e41a25f2ff3e3a13062e57f183e19ed.tar.gz
tdesvn-13e480c92e41a25f2ff3e3a13062e57f183e19ed.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/tdeiosvn')
-rw-r--r--src/tdeiosvn/tdeiosvn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeiosvn/tdeiosvn.cpp b/src/tdeiosvn/tdeiosvn.cpp
index 1365dd2..11c89d0 100644
--- a/src/tdeiosvn/tdeiosvn.cpp
+++ b/src/tdeiosvn/tdeiosvn.cpp
@@ -38,7 +38,7 @@
#include <netinet/in.h>
#include <netdb.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <kdemacros.h>
#include <kmessagebox.h>