mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-20 07:01:27 +02:00
oops, fixed a bad piece of code I added
This commit is contained in:
@@ -7,7 +7,9 @@
|
|||||||
|
|
||||||
#ifndef SAVERENDERER_H_
|
#ifndef SAVERENDERER_H_
|
||||||
#define SAVERENDERER_H_
|
#define SAVERENDERER_H_
|
||||||
|
#ifdef OGLI
|
||||||
#include "graphics/OpenGLHeaders.h"
|
#include "graphics/OpenGLHeaders.h"
|
||||||
|
#endif
|
||||||
#include "Singleton.h"
|
#include "Singleton.h"
|
||||||
|
|
||||||
class GameSave;
|
class GameSave;
|
||||||
|
Reference in New Issue
Block a user