diff --git a/reactos/w32api/include/ddk/ddrawint.h b/reactos/w32api/include/ddk/ddrawint.h index a0a8b680b68..4e5fc57b7e3 100644 --- a/reactos/w32api/include/ddk/ddrawint.h +++ b/reactos/w32api/include/ddk/ddrawint.h @@ -9,15 +9,15 @@ #ifndef _NO_COM #define _NO_COM #include -#include +#include /* FIXME: We shouldn't include this header. */ #undef _NO_COM #else #include -#include +#include /* FIXME: We shouldn't include this header. */ #endif #else #include -#include +#include /* FIXME: We shouldn't include this header. */ #endif #ifdef __cplusplus