Skip to content

Commit b9fce40

Browse files
committedMar 23, 2025·
include stdbool
1 parent aea30c5 commit b9fce40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/playlist/api/projectM-4/playlist_callbacks.h

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
#include "projectM-4/playlist_types.h"
3030
#include <stdint.h>
31+
#include <stdbool.h>
3132

3233
#ifdef __cplusplus
3334
extern "C" {

0 commit comments

Comments
 (0)