mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-03 04:05:49 +01:00
Drop SDL2/ prefix on includes
pkg-config, cmake, all demos and tests define the path with SDL2/ already included.
This commit is contained in:
committed by
Aaron van Geffen
parent
0328355f9e
commit
ecfbf60cc4
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "KeyboardShortcuts.h"
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
#include <SDL.h>
|
||||
#include <algorithm>
|
||||
#include <openrct2/PlatformEnvironment.h>
|
||||
#include <openrct2/common.h>
|
||||
|
||||
Reference in New Issue
Block a user