diff --git a/compile_commands.json b/compile_commands.json index 1a40812..b12c470 100644 --- a/compile_commands.json +++ b/compile_commands.json @@ -5,6 +5,7 @@ "-c", "-Wall", "-g", + "-Iinclude", "-o", "audio_capture", "audio_capture.c"