diff --git a/pokerth_game.pro b/pokerth_game.pro index 94748b15..2715e744 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -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 \