minor refactor

This commit is contained in:
MihailRis
2024-04-21 02:37:44 +03:00
parent 599665d349
commit d213902648
15 changed files with 60 additions and 66 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "UINode.h"
#include "UINode.hpp"
#include "layout/Container.hpp"
#include "../../core/Batch2D.h"