aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/pch.h')
-rw-r--r--NorthstarDLL/pch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/pch.h b/NorthstarDLL/pch.h
index e07c5598..824aaee8 100644
--- a/NorthstarDLL/pch.h
+++ b/NorthstarDLL/pch.h
@@ -20,6 +20,7 @@
namespace fs = std::filesystem;
+#include "structs.h"
#include "color.h"
#include "spdlog/spdlog.h"
#include "logging.h"