- winddiui.h : Fix compstui.h inclusion.

svn path=/branches/header-work/; revision=46674
This commit is contained in:
Amine Khaldi 2010-04-02 11:03:53 +00:00
parent e33f57dc6a
commit f14dc8bd4e

View file

@ -21,7 +21,7 @@
#ifndef __WINE_WINDDIUI_H
#define __WINE_WINDDIUI_H
#include <ddk/compstui.h>
#include <compstui.h>
#ifdef __cplusplus
extern "C" {