summaryrefslogtreecommitdiffstats
path: root/knights/pgn.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:47:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:47:16 -0600
commitd2910e9ab720e8c03bab5723a34192ad2ac4a2f0 (patch)
tree33e6c8ea366f446695cd2d08d5eda53d0c8d144d /knights/pgn.h
parent6b869db09c92b749de56236f373ccb2136eee302 (diff)
downloadknights-d2910e9ab720e8c03bab5723a34192ad2ac4a2f0.tar.gz
knights-d2910e9ab720e8c03bab5723a34192ad2ac4a2f0.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'knights/pgn.h')
-rw-r--r--knights/pgn.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/knights/pgn.h b/knights/pgn.h
index 4afa46f..161bb9a 100644
--- a/knights/pgn.h
+++ b/knights/pgn.h
@@ -18,8 +18,8 @@
#ifndef PGN_H
#define PGN_H
-#include <klocale.h>
-#include <ktempfile.h>
+#include <tdelocale.h>
+#include <tdetempfile.h>
#include <tdeio/netaccess.h>
#include <tqobject.h>
#include <tqstring.h>