Commit db0b392d authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

include: Added dimm.idl.

parent a82428b1
......@@ -548,6 +548,7 @@ include/config.h
include/control.h
include/d3d10.h
include/ddstream.h
include/dimm.h
include/dispex.h
include/docobj.h
include/downloadmgr.h
......
......@@ -68,6 +68,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "htiframe.h"
#include "urlhist.h"
#include "hlguids.h"
#include "dimm.h"
/* FIXME: cguids declares GUIDs but does not define their values */
......
......@@ -13,6 +13,7 @@ IDL_H_SRCS = \
control.idl \
d3d10.idl \
ddstream.idl \
dimm.idl \
dispex.idl \
docobj.idl \
downloadmgr.idl \
......
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