fixup! Fix headers for gui/ObjectTypes

This commit is contained in:
Ralph Sennhauser
2025-06-30 21:09:27 +02:00
parent 00f9d887b1
commit af582b09aa
+1 -1
View File
@@ -31,6 +31,7 @@
#include "lib/external_libraries/libsdl.h"
#include "lib/timer.h"
#include "lib/utf8.h"
#include "maths/Size2D.h"
#include "maths/Vector2D.h"
#include "ps/CStrIntern.h"
#include "ps/ConfigDB.h"
@@ -47,7 +48,6 @@
#include <algorithm>
#include <cstring>
#include <cwchar>
#include <maths/Size2D.h>
#include <memory>
#include <string>
#include <unordered_map>