This commit is contained in:
InfiniteCoder
2024-08-05 23:59:42 +03:00
parent b6adb72a35
commit 8f9c7eb7ff
38 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef FRONTEND_MENU_MENU_HPP_
#define FRONTEND_MENU_MENU_HPP_
#include "../data/dynamic.hpp"
#include <data/dynamic.hpp>
#include <graphics/ui/elements/Menu.hpp>
#include <string>