(svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#ifndef VIDEO_SDL_H
|
||||
#define VIDEO_SDL_H
|
||||
|
||||
#include "hal.h"
|
||||
#include "../hal.h"
|
||||
|
||||
extern const HalVideoDriver _sdl_video_driver;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user