Fix path to game.h.

This commit is contained in:
lotodore
2012-02-11 23:08:31 +00:00
parent f5c800cf7a
commit 17960e1415
+1 -1
View File
@@ -50,7 +50,7 @@ DEPENDPATH += . \
# Input # Input
HEADERS += \ HEADERS += \
src/game.h \ src/engine/game.h \
src/session.h \ src/session.h \
src/playerdata.h \ src/playerdata.h \
src/gamedata.h \ src/gamedata.h \