X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=lib%2Fgui%2Fmenu.h;h=c9ef6ee7b218fc61e53bd3c9ff98f5a01ee55605;hb=db7e44a2f93bd7c0e7477690e7cc30b6d5273b06;hp=f6d52aa61e38eb4779f96a07bdd5e2b9a9505a39;hpb=bae86b4ced11d9f680bd3115f8eb1db92dbf3bcb;p=supertux.git diff --git a/lib/gui/menu.h b/lib/gui/menu.h index f6d52aa61..c9ef6ee7b 100644 --- a/lib/gui/menu.h +++ b/lib/gui/menu.h @@ -27,10 +27,10 @@ #include "SDL.h" -#include "../video/surface.h" -#include "../video/font.h" -#include "../special/timer.h" -#include "../gui/mousecursor.h" +#include "video/surface.h" +#include "video/font.h" +#include "special/timer.h" +#include "mousecursor.h" namespace SuperTux {