Fix missing include.

This commit is contained in:
Martín Lucas Golini
2026-09-20 12:16:01 -03:00
parent e4af29af4b
commit 7568ec5f22
2 changed files with 2 additions and 0 deletions

View File

@@ -1982,6 +1982,7 @@ workspace "eepp"
project "eproc"
set_kind()
language "C++"
incdirs { "src/thirdparty/efsw/include", "src/thirdparty" }
files {
"src/tools/eproc/appconfig.cpp",
"src/tools/eproc/eproc.cpp",