From 3811dc139a32bf1f2a164f770ee172f07139f76d Mon Sep 17 00:00:00 2001 From: Bill Date: Fri, 17 Jun 2022 20:26:20 -0400 Subject: Setup so it can build on debian --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index a4183f7..3f464e1 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -4,7 +4,7 @@ //#include #include #include -#include +#include "lua.hpp" const char *DEFAULT_PROC = "include/defaults.lua"; -- cgit v1.2.3-54-g00ecf