mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
visualizations.projectm: fix patch due to upstream changes
This commit is contained in:
parent
00a963eb3a
commit
e76d8b62df
@ -26,14 +26,14 @@ diff --git a/src/Main.cpp b/src/Main.cpp
|
||||
index 449cb85..81205dc 100644
|
||||
--- a/src/Main.cpp
|
||||
+++ b/src/Main.cpp
|
||||
@@ -55,7 +55,6 @@ d4rk@xbmc.org
|
||||
@@ -55,7 +55,6 @@
|
||||
|
||||
#include <kodi/xbmc_vis_dll.h>
|
||||
#include <kodi/xbmc_addon_cpp_dll.h>
|
||||
-#include <kodi/libXBMC_addon.h>
|
||||
#include <xbmc_vis_dll.h>
|
||||
#include <xbmc_addon_cpp_dll.h>
|
||||
-#include <libXBMC_addon.h>
|
||||
|
||||
#if !defined(__APPLE__)
|
||||
#include <GL/glew.h>
|
||||
#include "libprojectM/projectM.hpp"
|
||||
#include <string>
|
||||
@@ -79,8 +78,6 @@ bool lastLockStatus;
|
||||
int lastPresetIdx;
|
||||
unsigned int lastLoggedPresetIdx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user