added more cvsignores because scons is placing .sconsign files all over the place :-/
[supertux.git] / lib / gui / mousecursor.cpp
index e5252a4..e1e936b 100644 (file)
@@ -17,6 +17,8 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <config.h>
+
 #include "../video/drawing_context.h"
 #include "../gui/mousecursor.h"