summaryrefslogtreecommitdiffstats
path: root/src/dolphin.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:09:49 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:09:49 -0600
commit32932d14f9b794773c7eb4deb33777248065a37c (patch)
tree978eb031285dd470924948eec044da7714e90e02 /src/dolphin.h
parent6b97d88a5acfa871e3a0d43728b09c79fd992564 (diff)
downloaddolphin-32932d14f9b794773c7eb4deb33777248065a37c.tar.gz
dolphin-32932d14f9b794773c7eb4deb33777248065a37c.zip
Rename many classes and header files to avoid conflicts with KDE4
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 ea7d081..d854df2 100644
--- a/src/dolphin.h
+++ b/src/dolphin.h
@@ -27,7 +27,7 @@
#endif
#include <kapplication.h>
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <tqvaluelist.h>
#include <tqptrlist.h>
#include <tqstring.h>