X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=lib%2Fgui%2Fmousecursor.cpp;h=26df18db25b33d6be8b1b0c78d7bf385a6909d03;hb=14f773bc3b4d25bf67f8c780e5279916c2abcafb;hp=e5252a45a6031f5f0d2116932c1ab64841ec8828;hpb=4b476ec30e7dd62249328054402d6493c20a685d;p=supertux.git diff --git a/lib/gui/mousecursor.cpp b/lib/gui/mousecursor.cpp index e5252a45a..26df18db2 100644 --- a/lib/gui/mousecursor.cpp +++ b/lib/gui/mousecursor.cpp @@ -17,8 +17,10 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -#include "../video/drawing_context.h" -#include "../gui/mousecursor.h" +#include + +#include "video/drawing_context.h" +#include "gui/mousecursor.h" using namespace SuperTux;