mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
visualization.projectm: fix broken patch
This commit is contained in:
parent
d436a80d4b
commit
e89b938ad7
@ -31,9 +31,9 @@ index 449cb85..81205dc 100644
|
|||||||
#include <xbmc_vis_dll.h>
|
#include <xbmc_vis_dll.h>
|
||||||
#include <xbmc_addon_cpp_dll.h>
|
#include <xbmc_addon_cpp_dll.h>
|
||||||
-#include <libXBMC_addon.h>
|
-#include <libXBMC_addon.h>
|
||||||
|
#include <threads/mutex.h>
|
||||||
|
|
||||||
#if !defined(__APPLE__)
|
#if !defined(__APPLE__)
|
||||||
#include <GL/glew.h>
|
|
||||||
@@ -79,8 +78,6 @@ bool lastLockStatus;
|
@@ -79,8 +78,6 @@ bool lastLockStatus;
|
||||||
int lastPresetIdx;
|
int lastPresetIdx;
|
||||||
unsigned int lastLoggedPresetIdx;
|
unsigned int lastLoggedPresetIdx;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user