Fix includes and some comments

This commit is contained in:
Kai Blaschke
2025-10-10 14:36:44 +02:00
parent 0a4a2b543f
commit 0483e0334d
46 changed files with 63 additions and 77 deletions

View File

@ -6,11 +6,11 @@
#include <Audio/AudioConstants.hpp>
#include <cstring>
#include <projectM-4/parameters.h>
#include <projectM-4/render_opengl.h>
#include <sstream>
#include <cstring>
#include <sstream>
namespace libprojectM {