1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

fix header maybe

This commit is contained in:
Spacek531
2023-10-03 12:14:49 -07:00
parent e55eb27c13
commit 752003fbe5

View File

@@ -9,8 +9,8 @@
#pragma once
#include "../../paint/Boundbox.h"
#include "../common.h"
#include "../paint/Boundbox.h"
#include "../paint/Paint.h"
#include "../paint/Supports.h"
#include "../paint/tile_element/Paint.TileElement.h"