Skip to content

Commit 2f80198

Browse files
committed
fix: add missing include for OpenGLPresetTransition in ProjectM.cpp
1 parent 542bfab commit 2f80198

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libprojectM/ProjectM.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include "Preset.hpp"
2525
#include "PresetFactoryManager.hpp"
2626
#include "TimeKeeper.hpp"
27+
#include "Renderer/Backend/OpenGL/OpenGLPresetTransition.hpp"
2728

2829
#include <Audio/PCM.hpp>
2930

0 commit comments

Comments
 (0)