Merge pull request #2933 from TheCycoONE/fix_source_datadirs

Fix CORSIX_TH_SEARCH_LOCAL_DATADIRS
This commit is contained in:
Stephen E. Baker
2025-07-10 00:05:23 -04:00
committed by GitHub

View File

@@ -35,6 +35,8 @@ SOFTWARE.
#include "th_lua.h"
#ifdef CORSIX_TH_SEARCH_LOCAL_DATADIRS
#include <array>
#include "../../libs/whereami/whereami.h"
#endif