c_src: update
[nit.git] / c_src / tables._nitni.h
index 70f9b77..f7a3d4e 100644 (file)
@@ -10,7 +10,7 @@ typedef struct s_TablesCapable{
 } TablesCapable;
 #endif
 
-#include "../src/parser//tables_nit.h"
+#include "./tables_nit.h"
 
 /* out/indirect function for tables::TablesCapable::lexer_goto */
 val_t TablesCapable_lexer_goto___out( val_t recv, val_t i, val_t j );