mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
move ddrawi.h to ddk there it belong
svn path=/trunk/; revision=16227
This commit is contained in:
parent
204ad68d21
commit
e3ed3792ca
2 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
#define __DD_INCLUDED__
|
#define __DD_INCLUDED__
|
||||||
|
|
||||||
#include <ddraw.h>
|
#include <ddraw.h>
|
||||||
#include <ddrawi.h>
|
#include <ddk/ddrawi.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
Loading…
Reference in a new issue