From ede45f2e8cd8a7fa96ac534118a84450ceae2dec Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Wed, 8 Feb 2023 04:07:05 +0100 Subject: [PATCH] CMake: Replace "api/libprojectM/" by "api/projectM-4.0/" --- tests/playlist/APITest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/playlist/APITest.cpp b/tests/playlist/APITest.cpp index 693dd3773..0f71ce033 100644 --- a/tests/playlist/APITest.cpp +++ b/tests/playlist/APITest.cpp @@ -1,6 +1,6 @@ #include "PlaylistCWrapperMock.h" -#include +#include #include