summaryrefslogtreecommitdiffstats
path: root/src/app/metaedit.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:46 -0600
commit896d42313d38e7e50de5832ab7b43995702dec46 (patch)
tree33fcbfa91adfd49ff99718ae2221e77156e75147 /src/app/metaedit.h
parent74e623fc182edd840a296fdde1e1293872e2da32 (diff)
downloadgwenview-896d42313d38e7e50de5832ab7b43995702dec46.tar.gz
gwenview-896d42313d38e7e50de5832ab7b43995702dec46.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/app/metaedit.h')
-rw-r--r--src/app/metaedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/metaedit.h b/src/app/metaedit.h
index 1b08f40..3ef6d50 100644
--- a/src/app/metaedit.h
+++ b/src/app/metaedit.h
@@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include <tqvbox.h>
// KDE
-#include <kfilemetainfo.h>
+#include <tdefilemetainfo.h>
class TQTextEdit;
namespace Gwenview {