diff -r e1a5f4d5d86a -r 78138ae93820 QTfrontend/pageoptions.h --- a/QTfrontend/pageoptions.h Mon May 09 16:56:29 2011 +0200 +++ b/QTfrontend/pageoptions.h Mon May 09 18:00:39 2011 +0200 @@ -19,9 +19,10 @@ #ifndef PAGE_OPTIONS_H #define PAGE_OPTIONS_H -#include "pages.h" +#include "AbstractPage.h" class FPSEdit; +class IconedGroupBox; class PageOptions : public AbstractPage {