diff options
Diffstat (limited to 'hk21/game/main.cpp')
-rw-r--r-- | hk21/game/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hk21/game/main.cpp b/hk21/game/main.cpp index ed4c738..21b17f3 100644 --- a/hk21/game/main.cpp +++ b/hk21/game/main.cpp @@ -1,4 +1,4 @@ -#include <asl/log/log.hpp>
+#include <asl/logging/logging.hpp>
#include <SDL3/SDL.h>
#include <SDL3/SDL_main.h>
|