From 08c30b23cdda07fe5564030f8c55b9becc460566 Mon Sep 17 00:00:00 2001 From: Emma Miler Date: Sun, 11 Dec 2022 22:57:18 +0100 Subject: Log function lookup failure on Call (#355) * Log function lookup failure on Call * Formatting * Update squirrel.cpp * format --- NorthstarDLL/loghooks.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'NorthstarDLL/loghooks.cpp') diff --git a/NorthstarDLL/loghooks.cpp b/NorthstarDLL/loghooks.cpp index 316d34ae..a352f4c1 100644 --- a/NorthstarDLL/loghooks.cpp +++ b/NorthstarDLL/loghooks.cpp @@ -6,6 +6,7 @@ #include "bitbuf.h" #include "nsprefix.h" #include "tier0.h" +#include "squirrel.h" #include #include -- cgit v1.2.3