oops, fixed a bad piece of code I added
This commit is contained in:
parent
1dc6c7cfef
commit
ae469e8e02
@ -7,7 +7,9 @@
|
||||
|
||||
#ifndef SAVERENDERER_H_
|
||||
#define SAVERENDERER_H_
|
||||
#ifdef OGLI
|
||||
#include "graphics/OpenGLHeaders.h"
|
||||
#endif
|
||||
#include "Singleton.h"
|
||||
|
||||
class GameSave;
|
||||
|
Loading…
Reference in New Issue
Block a user