diff -r 2d5717595471 -r a80833ddaef0 project_files/hedgewars.pro --- a/project_files/hedgewars.pro Fri Oct 21 20:58:49 2011 +0200 +++ b/project_files/hedgewars.pro Sat Oct 22 00:00:48 2011 +0200 @@ -82,7 +82,7 @@ ../QTfrontend/net/netudpserver.h \ ../QTfrontend/net/hwmap.h \ ../QTfrontend/util/namegen.h \ - ../QTfrontend/AbstractPage.h \ + ../QTfrontend/ui/page/AbstractPage.h \ ../QTfrontend/drawmapscene.h \ ../QTfrontend/game.h \ ../QTfrontend/gameuiconfig.h \ @@ -157,7 +157,7 @@ ../QTfrontend/net/netudpwidget.cpp \ ../QTfrontend/net/netserver.cpp \ ../QTfrontend/util/namegen.cpp \ - ../QTfrontend/AbstractPage.cpp \ + ../QTfrontend/ui/page/AbstractPage.cpp \ ../QTfrontend/achievements.cpp \ ../QTfrontend/binds.cpp \ ../QTfrontend/drawmapscene.cpp \