diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:20:33 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:20:33 -0600 |
commit | 41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6 (patch) | |
tree | 63976c277d171292373b91b4f23aeb84c4712e9e /ktron/ktron.h | |
parent | 58a97ed3af5e4df6c4a58d043b0c267bd97056a9 (diff) | |
download | tdegames-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.h | 2 |
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; |