Commit 846bc878 authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

uuid: Add hlink CLSIDs.

parent d50be497
......@@ -33,8 +33,6 @@
#include "wine/debug.h"
#include "wine/unicode.h"
#include "hlink.h"
#include "initguid.h"
#include "hlguids.h"
WINE_DEFAULT_DEBUG_CHANNEL(hlink);
......
......@@ -67,6 +67,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "indexsrv.h"
#include "htiframe.h"
#include "urlhist.h"
#include "hlguids.h"
/* FIXME: cguids declares GUIDs but does not define their values */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment