Skip to content

Commit 0ce7f84

Browse files
committed
Update wrapper.cc
1 parent 12728d0 commit 0ce7f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#include <napi.h>
2-
#include <filerix/Napi/Bindings.hpp>
2+
#include <Bindings.hpp>
33

44
NODE_API_MODULE(addon, Init)

0 commit comments

Comments
 (0)