summaryrefslogtreecommitdiffstats
path: root/ktron/ktron.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:33 -0600
commit41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6 (patch)
tree63976c277d171292373b91b4f23aeb84c4712e9e /ktron/ktron.h
parent58a97ed3af5e4df6c4a58d043b0c267bd97056a9 (diff)
downloadtdegames-41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6.tar.gz
tdegames-41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'ktron/ktron.h')
-rw-r--r--ktron/ktron.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktron/ktron.h b/ktron/ktron.h
index 262d56ef..160c6ea7 100644
--- a/ktron/ktron.h
+++ b/ktron/ktron.h
@@ -26,7 +26,7 @@
#include <config.h>
#endif
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include "tron.h"
class TDEAccel;