mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fixing a path issue so it is compatible with linux
svn path=/trunk/; revision=26746
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#include <d3dhal.h>
|
||||
#include <ddrawgdi.h>
|
||||
|
||||
#include "Ddraw\ddraw.h"
|
||||
#include "Surface\surface.h"
|
||||
#include "Ddraw/ddraw.h"
|
||||
#include "Surface/surface.h"
|
||||
|
||||
/* DirectDraw startup code only internal use */
|
||||
extern DDRAWI_DIRECTDRAW_GBL ddgbl;
|
||||
|
||||
Reference in New Issue
Block a user