mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 00:04:43 +01:00
Refactor includes (#6512)
* Refactor Intent.h inclusion * Use forward declaration of ITcpSocket * Remove unused include * Forward declare rct_ride_entry * Remove unused headers * Forward-declare rct_drawpixelinfo * Remove unused headers * Lower header include from header to source file * Reduce included headers * Reduce includes
This commit is contained in:
committed by
GitHub
parent
814b28c814
commit
8fd2266bda
@@ -32,6 +32,7 @@
|
||||
#include "../rct1.h"
|
||||
#include "../ride/ride_data.h"
|
||||
#include "../util/util.h"
|
||||
#include "../windows/Intent.h"
|
||||
#include "dropdown.h"
|
||||
#include "../sprites.h"
|
||||
#include "_legacy.h"
|
||||
|
||||
Reference in New Issue
Block a user