diff --git a/Sources/SeriousSam/StdH.h b/Sources/SeriousSam/StdH.h index 26c7a5c..bb3ae60 100644 --- a/Sources/SeriousSam/StdH.h +++ b/Sources/SeriousSam/StdH.h @@ -33,8 +33,5 @@ with this program; if not, write to the Free Software Foundation, Inc., #include #undef DECL_DLL -#define TECHTESTONLY 0 - #include "SeriousSam.h" -#include "Menu.h" -#include "MenuGadgets.h" +#include "GUI/Menus/Menu.h" \ No newline at end of file