mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Change physfsrwops.h SDL.h include, again
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
de0998ca34
commit
b132f4fc6c
2
third_party/physfs/physfsrwops.h
vendored
2
third_party/physfs/physfsrwops.h
vendored
@@ -25,7 +25,7 @@
|
|||||||
#define _INCLUDE_PHYSFSRWOPS_H_
|
#define _INCLUDE_PHYSFSRWOPS_H_
|
||||||
|
|
||||||
#include "physfs.h"
|
#include "physfs.h"
|
||||||
#include "SDL2/SDL.h"
|
#include <SDL.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|||||||
Reference in New Issue
Block a user