move ddrawi.h to ddk there it belong

svn path=/trunk/; revision=16227
This commit is contained in:
Magnus Olsen 2005-06-22 21:51:30 +00:00
parent 204ad68d21
commit e3ed3792ca
2 changed files with 1 additions and 1 deletions

View file

@ -6,7 +6,7 @@
#define __DD_INCLUDED__
#include <ddraw.h>
#include <ddrawi.h>
#include <ddk/ddrawi.h>
#ifdef __cplusplus
extern "C" {