mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-17 03:53:07 +01:00
Add a missing include.
That was preventing from building on OSX and Win
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#include "../localisation/localisation.h"
|
||||
#include "../interface/widget.h"
|
||||
#include "../interface/window.h"
|
||||
#include "../config.h"
|
||||
#include "dropdown.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user