avoid continuous rebuilds from LUA_API* changes

Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 59f91b190c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)



------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2015-12-14 12:59:12 +01:00
committed by Michael Liebmann
parent 7bcfb5755d
commit 6632d3cb72
4 changed files with 24 additions and 0 deletions

View File

@@ -49,6 +49,9 @@
#include "lua_threads.h"
#include "lua_video.h"
/* autogenerated from luainstance.h */
#include "lua_api_version.h"
extern CPictureViewer * g_PicViewer;
extern cVideo * videoDecoder;