Browse code

fix for bb#230

git-svn: trunk@2626

Tomasz Kojm authored on 2007/01/15 08:50:40
Showing 1 changed files
... ...
@@ -48,6 +48,8 @@
48 48
 #include "cltypes.h"
49 49
 #include "others.h"
50 50
 #include "ole2_extract.h"
51
+
52
+#include "mbox.h"
51 53
 #include "blob.h" /* sanitiseName() */
52 54
 
53 55
 #define ole2_endian_convert_16(v) le16_to_host(v)