Skip to content

Commit 014fb59

Browse files
committed
Fix missing include in API CMake file
1 parent f06cbf9 commit 014fb59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ set(PROJECTM_PUBLIC_HEADERS
2020
include/projectM-4/debug.h
2121
include/projectM-4/logging.h
2222
include/projectM-4/memory.h
23+
include/projectM-4/parameters.h
2324
include/projectM-4/projectM.h
2425
include/projectM-4/render_opengl.h
2526
include/projectM-4/touch.h

0 commit comments

Comments
 (0)