New sound effects
[supertux.git] / tools / miniswig / lexer.ll
index 42d7f64..954138b 100644 (file)
@@ -1,4 +1,6 @@
 %{
+#include <config.h>
+  
 #include <math.h>
 #include <stdlib.h>
 #include <string.h>