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