diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 13:08:06 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 13:08:06 -0600 |
commit | d6571d0e1a6f79d7a7ae3430cbe45f2bf7c0a381 (patch) | |
tree | 699d0aaff2c55fc027cdabaf6be5f566be75d167 /src/k3b.h | |
parent | 7154fc859f9fadcdd97cf8c9f184234d21f16a62 (diff) | |
download | k3b-d6571d0e1a6f79d7a7ae3430cbe45f2bf7c0a381.tar.gz k3b-d6571d0e1a6f79d7a7ae3430cbe45f2bf7c0a381.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/k3b.h')
-rw-r--r-- | src/k3b.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ // include files for KDE #include <kapplication.h> -#include <kparts/dockmainwindow.h> +#include <tdeparts/dockmainwindow.h> #include <kdockwidget.h> #include <kaction.h> #include <kurl.h> |