Fixed compilation on *nix .)
authorunc0rr
Fri, 27 Oct 2006 22:14:02 +0000
changeset 210 440575778475
parent 209 63b3d7afe8b6
child 211 558476056205
Fixed compilation on *nix .)
QTfrontend/game.cpp
--- a/QTfrontend/game.cpp	Fri Oct 27 22:11:46 2006 +0000
+++ b/QTfrontend/game.cpp	Fri Oct 27 22:14:02 2006 +0000
@@ -29,7 +29,7 @@
 #include "hwconsts.h"
 #include "gameuiconfig.h"
 #include "gamecfgwidget.h"
-#include "kb.h"
+#include "KB.h"
 
 HWGame::HWGame(GameUIConfig * config, GameCFGWidget * gamecfg) :
   TCPBase(true)