- brought back to render.h includes... ifdef SGI and Windows...
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
#include "DNA_userdef_types.h"
|
||||
|
||||
#include "render_types.h"
|
||||
#include "render.h"
|
||||
|
||||
#include "BKE_global.h"
|
||||
#include "BKE_scene.h"
|
||||
|
||||
@@ -56,6 +56,8 @@
|
||||
#include "BIF_writemovie.h"
|
||||
#include "BIF_toolbox.h"
|
||||
|
||||
#include "render.h"
|
||||
|
||||
#define error(str) {perror(str) ; error("%s", str); G.afbreek= 1;}
|
||||
#define QUIT(str) {error(str); return;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user