Fixing path to game.h.

This commit is contained in:
lotodore
2011-07-16 07:40:43 +00:00
parent 8c61403fb5
commit 711091bcd9
+1 -1
View File
@@ -102,7 +102,7 @@ DEPENDPATH += . \
src/gui/qt/timeoutmsgbox
# Input
HEADERS += src/game.h \
HEADERS += src/engine/game.h \
src/session.h \
src/playerdata.h \
src/gamedata.h \