mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fix the thrunk so it compiles again after me
svn path=/trunk/; revision=18715
This commit is contained in:
@@ -9,15 +9,15 @@
|
||||
#ifndef _NO_COM
|
||||
#define _NO_COM
|
||||
#include <ddraw.h>
|
||||
#include <dvp.h>
|
||||
#include <ddk/ddrawi.h> /* FIXME: We shouldn't include this header. */
|
||||
#undef _NO_COM
|
||||
#else
|
||||
#include <ddraw.h>
|
||||
#include <dvp.h>
|
||||
#include <ddk/ddrawi.h> /* FIXME: We shouldn't include this header. */
|
||||
#endif
|
||||
#else
|
||||
#include <ddraw.h>
|
||||
#include <dvp.h>
|
||||
#include <ddk/ddrawi.h> /* FIXME: We shouldn't include this header. */
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user