Skip to content

Commit fc7b1ee

Browse files
authoredMar 2, 2025
fix: missing include common-whisper (#2858)
1 parent c42f67e commit fc7b1ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎examples/addon.node/addon.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "napi.h"
22
#include "common.h"
3+
#include "common-whisper.h"
34

45
#include "whisper.h"
56

0 commit comments

Comments
 (0)