mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Fix build with SDL platform
This commit is contained in:
parent
289881e71c
commit
c1abfd65fa
@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
class Platform
|
class Platform
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
|
|
||||||
#include <functional>
|
|
||||||
|
|
||||||
#include "../blupi.h"
|
#include "../blupi.h"
|
||||||
#include "../event.h"
|
#include "../event.h"
|
||||||
#include "../platform.h"
|
#include "../platform.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user