Apply filters when reloading Surfaces.
[supertux.git] / lib / gui / mousecursor.cpp
index 3956c0f..e5252a4 100644 (file)
 //  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 "../video/drawing_context.h"
+#include "../gui/mousecursor.h"
+
+using namespace SuperTux;
 
 MouseCursor* MouseCursor::current_ = 0;