mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
CLuaInstance: Move luainstance into a separate directory (src/gui/lua)
- Move video functions from luainstance.cpp to lua_video.cpp - For the future, provided the individual classes (eg menu, CComponents etc.) to move in separate files.
This commit is contained in:
@@ -50,7 +50,7 @@ chmod +x /lib/tuxbox/luaplugins/test.lua
|
||||
#include <system/helpers.h>
|
||||
#include <system/set_threadname.h>
|
||||
#include <luaclient/luaclient.h>
|
||||
#include <gui/luainstance.h>
|
||||
#include <gui/lua/luainstance.h>
|
||||
|
||||
#include "luaserver.h"
|
||||
|
||||
|
Reference in New Issue
Block a user