fix: missing include common-whisper (#2858)
This commit is contained in:
parent
c42f67e2d2
commit
fc7b1ee521
|
|
@ -1,5 +1,6 @@
|
|||
#include "napi.h"
|
||||
#include "common.h"
|
||||
#include "common-whisper.h"
|
||||
|
||||
#include "whisper.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue