diff --git a/include/mapidefs.h b/include/mapidefs.h index 219177d62ee..b753045107c 100644 --- a/include/mapidefs.h +++ b/include/mapidefs.h @@ -24,9 +24,7 @@ #endif #include -#ifndef _OBJBASE_H_ #include -#endif #include /* Some types from other headers */ diff --git a/include/mapix.h b/include/mapix.h index e511cdf3b92..1ca7aaf9a5a 100644 --- a/include/mapix.h +++ b/include/mapix.h @@ -19,18 +19,10 @@ #ifndef MAPIX_H #define MAPIX_H -#ifndef MAPIDEFS_H #include -#endif -#ifndef MAPICODE_H #include -#endif -#ifndef MAPIGUID_H #include -#endif -#ifndef MAPITAGS_H #include -#endif #ifdef __cplusplus extern "C" {