new editor image for gradients
[supertux.git] / lib / gui / button.h
index 518edb3..5a78d45 100644 (file)
@@ -21,8 +21,8 @@
 #include <vector>
 #include <string>
 
-#include "../math/vector.h"
-#include "../video/drawing_context.h"
+#include "math/vector.h"
+#include "video/drawing_context.h"
 
 namespace SuperTux
   {