flush
[m6w6/ext-psi] / src / libjit.h
index 78012a6082e6eb59c585892258319f5a883e9950..e5464a6a12d399a16f52b96c831a730996d7942b 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _PSI_LIBJIT_H
 #define _PSI_LIBJIT_H
 
+#include "context.h"
+
 PSI_ContextOps *PSI_Libjit(void);
 
 #endif