diff options
Diffstat (limited to 'NorthstarDLL/logging.h')
-rw-r--r-- | NorthstarDLL/logging.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDLL/logging.h b/NorthstarDLL/logging.h index a75dce91..78f65e18 100644 --- a/NorthstarDLL/logging.h +++ b/NorthstarDLL/logging.h @@ -2,7 +2,6 @@ #include "pch.h" #include "spdlog/sinks/base_sink.h" #include "spdlog/logger.h" -#include "squirrel.h" #include "color.h" void CreateLogFiles(); |