Fix: define macros for logging levels
[babeltrace.git] / src / plugins / ctf / common / metadata / lexer.l
index b88dec879e326ec883814f31dc7e246426badba8..4f268dc69994a6dc2148cb4b91d13d0dd605863a 100644 (file)
@@ -32,7 +32,7 @@
 #include <stdio.h>
 #include <ctype.h>
 #include "scanner.h"
-#include "parser.h"
+#include "parser-wrap.h"
 #include "ast.h"
 
 #define YY_FATAL_ERROR(_msg)   BT_LOGF_STR(_msg)
This page took 0.022975 seconds and 4 git commands to generate.