Commit 435e5c89 authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard

dxdiagn: Avoid depending on ddraw.h.

parent 4ba69743
......@@ -29,10 +29,9 @@
#include "wine/unicode.h"
#include "winver.h"
#include "objidl.h"
#include "dshow.h"
#include "uuids.h"
#include "vfw.h"
#include "mmddk.h"
#include "ddraw.h"
#include "d3d9.h"
#include "strmif.h"
#include "initguid.h"
......
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