Move some more classes

This commit is contained in:
Georg Hagen
2025-01-26 18:16:18 +01:00
parent 48b3c0745b
commit c8d7af3178
17 changed files with 17 additions and 16 deletions

View File

@@ -9,7 +9,7 @@
#include "Scene/DrawEncoder.hpp"
#include "Scene/Vertex.hpp"
#include "Scene/Shader/Shader.hpp"
#include "Scene/IFontAtlasGenerator.hpp"
#include "Scene/Text/IFontAtlasGenerator.hpp"
#include "Scene/Text/FontAtlasType.hpp"
#include <optional>