some refactoring in preparation for a preprocessor
[cparser] / write_fluffy.c
index dcdb2d9..8dda537 100644 (file)
@@ -23,6 +23,7 @@
 #include <string.h>
 
 #include "write_fluffy.h"
+#include "symbol_t.h"
 #include "ast_t.h"
 #include "type_t.h"
 #include "type.h"