QTfrontend/pageingame.h
changeset 5205 78138ae93820
parent 5204 e1a5f4d5d86a
child 6042 8b5345758f62
--- a/QTfrontend/pageingame.h	Mon May 09 16:56:29 2011 +0200
+++ b/QTfrontend/pageingame.h	Mon May 09 18:00:39 2011 +0200
@@ -19,7 +19,7 @@
 #ifndef PAGE_INGAME_H
 #define PAGE_INGAME_H
 
-#include "pages.h"
+#include "AbstractPage.h"
 
 class PageInGame : public AbstractPage
 {