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
|
||||
|
||||
#include <functional>
|
||||
|
||||
class Platform
|
||||
{
|
||||
private:
|
||||
|
@ -1,6 +1,4 @@
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include "../blupi.h"
|
||||
#include "../event.h"
|
||||
#include "../platform.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user