Add dependency to mapidefs.h



git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@274 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-headers/include/wabutil.h b/mingw-w64-headers/include/wabutil.h
index 05f1190..e0d711f 100644
--- a/mingw-w64-headers/include/wabutil.h
+++ b/mingw-w64-headers/include/wabutil.h
@@ -6,6 +6,8 @@
 #if !defined(_MAPIUTIL_H) && !defined(_WABUTIL_H)
 #define _WABUTIL_H
 
+#include "mapidefs.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif