- added render.h header include for RE_make_existing_file

This commit is contained in:
Nils Thuerey 2005-12-18 13:15:53 +00:00
parent 5c1fe7d80e
commit 97a4119be0

@ -80,6 +80,7 @@
#include "BSE_headerbuttons.h"
#include "mydevice.h"
#include "render.h" // for RE_make_existing_file
#include "SDL.h"
#include "SDL_thread.h"