CLuaInstance: Fixes occasional problems when exiting the movie player

Reduces debug output in curl
This commit is contained in:
M. Liebmann
2015-12-25 07:49:42 +01:00
parent 6b99596c37
commit 31f2f1275a
4 changed files with 8 additions and 3 deletions

View File

@@ -26,6 +26,7 @@ extern "C" {
#include <lualib.h>
}
#include <driver/fb_window.h>
#include <video_cs.h>
#include <vector>
#include "luainstance_helpers.h"