summaryrefslogtreecommitdiffstats
path: root/src/kdiff3_shell.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:44 -0600
commit56c4d26d031cbe55a66c75c4506eccb23ff92b1c (patch)
tree06fd74a705eff4d92007c53058d4054e3b5bc3d2 /src/kdiff3_shell.h
parentbfd3620cd83f108b5f82d034ffb250748755dfd5 (diff)
downloadkdiff3-56c4d26d031cbe55a66c75c4506eccb23ff92b1c.tar.gz
kdiff3-56c4d26d031cbe55a66c75c4506eccb23ff92b1c.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/kdiff3_shell.h')
-rw-r--r--src/kdiff3_shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kdiff3_shell.h b/src/kdiff3_shell.h
index c3523fd..4dcc2aa 100644
--- a/src/kdiff3_shell.h
+++ b/src/kdiff3_shell.h
@@ -25,7 +25,7 @@
#endif
#include <kapplication.h>
-#include <kparts/mainwindow.h>
+#include <tdeparts/mainwindow.h>
class KToggleAction;