frontend/

This commit is contained in:
InfiniteCoder
2024-08-06 00:01:27 +03:00
parent 8f9c7eb7ff
commit 9283aa605f
17 changed files with 30 additions and 30 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#include <assets/Assets.hpp>
#include <engine.hpp>
#include "../../../frontend/UiDocument.hpp"
#include "../../../frontend/locale.hpp"
#include <frontend/UiDocument.hpp>
#include <frontend/locale.hpp>
#include <graphics/ui/elements/Button.hpp>
#include <graphics/ui/elements/CheckBox.hpp>
#include <graphics/ui/elements/Image.hpp>