fix: obnoxious error of "util/logger".

This commit is contained in:
Anish Bhobe 2025-05-10 18:01:22 +02:00
parent 41c91058b6
commit adfa86ebe9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#include "config.h" #include "config.h"
#include "constants.h" #include "constants.h"
#include "util/logger.h" #include "aster/util/logger.h"
#include <GLFW/glfw3.h> #include <GLFW/glfw3.h>
#include <glm/glm.hpp> #include <glm/glm.hpp>