forked from extern/whisper.cpp
fix: missing include common-whisper (#2858)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#include "napi.h"
|
||||
#include "common.h"
|
||||
#include "common-whisper.h"
|
||||
|
||||
#include "whisper.h"
|
||||
|
||||
|
Reference in New Issue
Block a user