fixes local includes

This commit is contained in:
Opuszek
2026-05-23 01:39:35 +02:00
parent e0552e79ae
commit 187b800afd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#include "../widgets/Images.h"
#include "../widgets/TextControls.h"
#include "../widgets/ObjectLists.h"
#include "../windows/GUIClasses.h"
#include "GUIClasses.h"
#include "InfoWindows.h"
#include "../gui/WindowHandler.h"
#include "../GameEngine.h"
+1 -1
View File
@@ -11,13 +11,13 @@
#include "MDWidgets.h"
#include "../../../widgets/Images.h"
#include "../../../windows/InfoWindows.h"
#include "../../../render/Canvas.h"
#include "../../../render/Colors.h"
#include "../../../render/EFont.h"
#include "../../../render/IFont.h"
#include "../../../render/IRenderHandler.h"
#include "../../../GameEngine.h"
#include "../../InfoWindows.h"
// ============================================================================
// WikiScaledImage