Fix compile errors

This commit is contained in:
uramer 2022-01-29 23:43:08 +01:00
parent f07f05ddd3
commit 67641dcdb7
9 changed files with 31 additions and 15 deletions

View file

@ -3,6 +3,7 @@
#include <map>
#include <sol/sol.hpp>
#include "registerscriptsettings.hpp"
#include "element.hpp"
#include "adapter.hpp"