summaryrefslogtreecommitdiffstats
path: root/kghostview/kgvfactory.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:19 -0600
commit00b4f54142276b0e2272ca56e48558551ab7b2b0 (patch)
tree1d1054b59fc2e76d0c2bae00126bdf65d9318865 /kghostview/kgvfactory.h
parentc7549e238d15850306158ae153fc99126c84ab9d (diff)
downloadtdegraphics-00b4f54142276b0e2272ca56e48558551ab7b2b0.tar.gz
tdegraphics-00b4f54142276b0e2272ca56e48558551ab7b2b0.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kghostview/kgvfactory.h')
-rw-r--r--kghostview/kgvfactory.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kghostview/kgvfactory.h b/kghostview/kgvfactory.h
index 1b2e0801..d0ac9550 100644
--- a/kghostview/kgvfactory.h
+++ b/kghostview/kgvfactory.h
@@ -1,6 +1,6 @@
/**
* Copyright (C) 2003, Luís Pedro Coelho,
- * based on tdelibs/kparts/genericfactory.h
+ * based on tdelibs/tdeparts/genericfactory.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -19,8 +19,8 @@
#ifndef KGVPart_H_INCLUDE_GUARD_
#define KGVPart_H_INCLUDE_GUARD_
-#include <kparts/factory.h>
-#include <kparts/part.h>
+#include <tdeparts/factory.h>
+#include <tdeparts/part.h>
class TDEInstance;
class TDEAboutData;