diff --git a/src/common/platform/posix/sdl/i_system.cpp b/src/common/platform/posix/sdl/i_system.cpp index 5fd531909d..b563ed37a3 100644 --- a/src/common/platform/posix/sdl/i_system.cpp +++ b/src/common/platform/posix/sdl/i_system.cpp @@ -65,7 +65,7 @@ #include "palutil.h" #include "st_start.h" #include "printf.h" -#include "common/widgets/launcherwindow.h" +#include "launcherwindow.h" #ifndef NO_GTK bool I_GtkAvailable ();