launcher: bgfload.h via fwd shim, not an absolute path (relocatable)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
arcattack
2026-07-05 21:15:04 -05:00
co-authored by Claude Opus 4.8
parent cc4819e59e
commit 5aa791b245
+1 -1
View File
@@ -26,7 +26,7 @@
#include <string>
#include <vector>
#include "C:/git/nick-games/elsewhen_extracted/Elsewhen RP411 Source/trunk/MUNGA_L4/bgfload.h" // LoadBgfFile (BGF probe)
#include <bgfload.h> // LoadBgfFile (BGF probe) -- via game/fwd shim
#include <bt.hpp> // BT umbrella -- engine Entity/Application chain (matches btl4app.cpp)
#include "btl4app.hpp" // BTL4Application (pulls L4Application / Application chain)
#include "appmgr.hpp" // ApplicationManager