minor refactor

This commit is contained in:
MihailRis
2024-05-05 20:08:25 +03:00
parent 75e56ebd83
commit 7f8a86b740
35 changed files with 76 additions and 83 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "commons.hpp"
#include "Viewport.hpp"
#include "../../window/Window.h"
#include "../../window/Window.hpp"
#include "../../typedefs.h"
class Batch2D;