[ros-diffs] [ekohl] 48867: Fix build failure from r48863.

ekohl at svn.reactos.org ekohl at svn.reactos.org
Sat Sep 25 07:53:08 UTC 2010


Author: ekohl
Date: Sat Sep 25 07:53:07 2010
New Revision: 48867

URL: http://svn.reactos.org/svn/reactos?rev=48867&view=rev
Log:
Fix build failure from r48863.

Modified:
    trunk/reactos/lib/sdk/ioevent/ioevent.c

Modified: trunk/reactos/lib/sdk/ioevent/ioevent.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/ioevent/ioevent.c?rev=48867&r1=48866&r2=48867&view=diff
==============================================================================
--- trunk/reactos/lib/sdk/ioevent/ioevent.c [iso-8859-1] (original)
+++ trunk/reactos/lib/sdk/ioevent/ioevent.c [iso-8859-1] Sat Sep 25 07:53:07 2010
@@ -1,6 +1,7 @@
 #include <stdarg.h>
 
 #define COM_NO_WINDOWS_H
+#include "windef.h"
 #include "initguid.h"
 
 #include <ioevent.h>




More information about the Ros-diffs mailing list