Commit cf9c6fc0 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

msdmo: Link to dmoguids.

parent 1fc00f17
MODULE = msdmo.dll
IMPORTLIB = msdmo
IMPORTS = uuid ole32 user32 advapi32
IMPORTS = dmoguids uuid ole32 user32 advapi32
C_SRCS = \
dmoreg.c \
......
......@@ -29,7 +29,6 @@
#include "objbase.h"
#include "wine/unicode.h"
#include "wine/debug.h"
#include "initguid.h"
#include "dmo.h"
WINE_DEFAULT_DEBUG_CHANNEL(msdmo);
......
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