mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 11:33:03 +01:00
Fix include line
This commit is contained in:
@@ -9,10 +9,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "ImageId.hpp"
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <list>
|
||||
#include <openrct2/drawing/ImageId.hpp>
|
||||
|
||||
struct rct_g1_element;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user