aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/logging/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/logging/logging.h')
-rw-r--r--NorthstarDLL/logging/logging.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/logging/logging.h b/NorthstarDLL/logging/logging.h
index af20c3e8..b710915e 100644
--- a/NorthstarDLL/logging/logging.h
+++ b/NorthstarDLL/logging/logging.h
@@ -2,6 +2,7 @@
#include "pch.h"
#include "spdlog/sinks/base_sink.h"
#include "spdlog/logger.h"
+#include "squirrel/squirrel.h"
#include "core/math/color.h"
void CreateLogFiles();