From bd68e29bfb9e4c0b6558a7d20d5c28c872659e4c Mon Sep 17 00:00:00 2001 From: Nicholas Estelami Date: Thu, 16 Jun 2022 20:13:33 -0400 Subject: [PATCH] Additional fixes --- OTRExporter/OTRExporter/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/OTRExporter/OTRExporter/Makefile b/OTRExporter/OTRExporter/Makefile index 954b183a3..1c6d230c3 100644 --- a/OTRExporter/OTRExporter/Makefile +++ b/OTRExporter/OTRExporter/Makefile @@ -46,6 +46,7 @@ INC_DIRS := $(addprefix -I, \ ../../libultraship/libultraship \ ../../libultraship/libultraship/Lib/spdlog/include \ ../../libultraship/libultraship/Lib/Fast3D/U64 \ + ../../StormLib/src \ ) # create build directories