Browse code

Include vba.h in vba.c

Shawn Webb authored on 2014/06/03 02:51:48
Showing 1 changed files
... ...
@@ -43,6 +43,8 @@
43 43
 #include "libclamav/ole2_extract.h"
44 44
 #include "shared/output.h"
45 45
 
46
+#include "vba.h"
47
+
46 48
 typedef struct mac_token_tag
47 49
 {
48 50
     unsigned char token;