From 99217f3f6792023eff3213fdc4f013f8401d3434 Mon Sep 17 00:00:00 2001 From: Jason Shuler Date: Thu, 16 May 2024 21:10:11 -0400 Subject: [PATCH] Attempt to fix linux build --- src/spells/meshreplacebulk.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spells/meshreplacebulk.cpp b/src/spells/meshreplacebulk.cpp index eb82e06a..1055de43 100644 --- a/src/spells/meshreplacebulk.cpp +++ b/src/spells/meshreplacebulk.cpp @@ -1,4 +1,4 @@ -#include "NifSkope.h" +#include "../NifSkope.h" #include "spellbook.h" #include