diff --git a/src/app/LuaLauncher.hpp b/src/app/LuaLauncher.hpp index a8401e7..5b14afa 100644 --- a/src/app/LuaLauncher.hpp +++ b/src/app/LuaLauncher.hpp @@ -22,7 +22,7 @@ //#include "../system/Application.hpp" #include "../UI/AppLuITemplate.hpp" -#include "LuiDialog.hpp" +#include "LuIDialog.hpp" extern const char * HelloworldLuaScript; class LuaLauncher : public TemplateLuIApplication {