mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Rename Window_internal unit to WindowBase for consistency (#24163)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "../ui/WindowManager.h"
|
||||
#include "Viewport.h"
|
||||
#include "Widget.h"
|
||||
#include "Window_internal.h"
|
||||
#include "WindowBase.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user