- Fix test build!
authorJames Tabor <james.tabor@reactos.org>
Thu, 11 Mar 2010 03:29:01 +0000 (03:29 +0000)
committerJames Tabor <james.tabor@reactos.org>
Thu, 11 Mar 2010 03:29:01 +0000 (03:29 +0000)
svn path=/trunk/; revision=46092

rostests/winetests/ole32/compobj.c

index 9d469b4..755d15a 100644 (file)
@@ -35,6 +35,8 @@
 
 #include "wine/test.h"
 
+extern const IID GUID_NULL;
+
 /* functions that are not present on all versions of Windows */
 HRESULT (WINAPI * pCoInitializeEx)(LPVOID lpReserved, DWORD dwCoInit);
 HRESULT (WINAPI * pCoGetObjectContext)(REFIID riid, LPVOID *ppv);