summaryrefslogtreecommitdiffstats
path: root/kbackgammon/engines/fibs/kbgfibs.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:20:33 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:20:33 -0600
commit41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6 (patch)
tree63976c277d171292373b91b4f23aeb84c4712e9e /kbackgammon/engines/fibs/kbgfibs.cpp
parent58a97ed3af5e4df6c4a58d043b0c267bd97056a9 (diff)
downloadtdegames-41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6.tar.gz
tdegames-41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kbackgammon/engines/fibs/kbgfibs.cpp')
-rw-r--r--kbackgammon/engines/fibs/kbgfibs.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbackgammon/engines/fibs/kbgfibs.cpp b/kbackgammon/engines/fibs/kbgfibs.cpp
index 531010bf..3d37e0ba 100644
--- a/kbackgammon/engines/fibs/kbgfibs.cpp
+++ b/kbackgammon/engines/fibs/kbgfibs.cpp
@@ -46,7 +46,7 @@
#include <tqgroupbox.h>
#include <tqbuttongroup.h>
#include <tqradiobutton.h>
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <klineeditdlg.h>
#include <kmessagebox.h>
#include <tqdatetime.h>
@@ -59,7 +59,7 @@
#include <kpassdlg.h>
#include <tqcstring.h>
#include <knotifyclient.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <stdlib.h>