diff --git a/Sources/SeriousSam/GUI/Components/MenuGadget.h b/Sources/SeriousSam/GUI/Components/MenuGadget.h index 04b30a396..59ac9be70 100644 --- a/Sources/SeriousSam/GUI/Components/MenuGadget.h +++ b/Sources/SeriousSam/GUI/Components/MenuGadget.h @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #pragma once #endif -#include "MenuPrinting.h" +#include "GUI/Menus/MenuPrinting.h" #define DOING_NOTHING 0 #define PRESS_KEY_WAITING 1