fix build
[m6w6/ext-psi] / src / types / cpp_exp.c
index 2288990fad8a04ecc6d18b00f6983c3728bf99e9..4892ad252ecbf82cd84f61b017fc0b583dbb07f6 100644 (file)
@@ -33,6 +33,7 @@
 
 #include "data.h"
 #include "cpp.h"
+#include "debug.h"
 
 struct psi_cpp_exp *psi_cpp_exp_init(token_t type, void *data)
 {