summaryrefslogtreecommitdiffstats
path: root/src/dolphin.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-14 17:03:39 -0600
committerTimothy Pearson <[email protected]>2013-02-14 17:03:39 -0600
commitf926e13d64c368c7dd24d2ccc7d6dae9c0b80880 (patch)
tree918afaeb5206110fc0ca8b226f0dd6a6d6dd6d23 /src/dolphin.h
parentc102db8fa45cbf5ad7a29b644cd929812225cfa7 (diff)
downloaddolphin-f926e13d64c368c7dd24d2ccc7d6dae9c0b80880.tar.gz
dolphin-f926e13d64c368c7dd24d2ccc7d6dae9c0b80880.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/dolphin.h')
-rw-r--r--src/dolphin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphin.h b/src/dolphin.h
index d854df2..9cfbc5d 100644
--- a/src/dolphin.h
+++ b/src/dolphin.h
@@ -26,7 +26,7 @@
#include <config.h>
#endif
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <tdemainwindow.h>
#include <tqvaluelist.h>
#include <tqptrlist.h>