summaryrefslogtreecommitdiffstats
path: root/src/gvcore/imageviewcontroller.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-26 13:07:53 -0600
committerTimothy Pearson <[email protected]>2013-01-26 13:07:53 -0600
commit3ad898c43c0716bc30f5513a7b0ff6d92cc5e54c (patch)
tree804ae6b389ec089efe4ccb423763b03f9bf53439 /src/gvcore/imageviewcontroller.cpp
parentf10950a5b2fef43a5f3a99170682eea55fe9b80b (diff)
downloadgwenview-3ad898c43c0716bc30f5513a7b0ff6d92cc5e54c.tar.gz
gwenview-3ad898c43c0716bc30f5513a7b0ff6d92cc5e54c.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/gvcore/imageviewcontroller.cpp')
-rw-r--r--src/gvcore/imageviewcontroller.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gvcore/imageviewcontroller.cpp b/src/gvcore/imageviewcontroller.cpp
index 8416224..17f592d 100644
--- a/src/gvcore/imageviewcontroller.cpp
+++ b/src/gvcore/imageviewcontroller.cpp
@@ -32,11 +32,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include <kapplication.h>
#include <kdebug.h>
#include <klocale.h>
-#include <kmediaplayer/player.h>
+#include <tdemediaplayer/player.h>
#include <kmimetype.h>
#include <ktoolbar.h>
#include <kuserprofile.h>
-#include <kparts/componentfactory.h>
+#include <tdeparts/componentfactory.h>
#include <kxmlguibuilder.h>
#include <kxmlguifactory.h>