Skip to content

Commit c4736cf

Browse files
joyeecheungcjihrig
authored andcommitted
src: fix etw provider include on Windows
PR-URL: nodejs#16639 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent bf7dc38 commit c4736cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node_win32_etw_provider.cc

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2020
// USE OR OTHER DEALINGS IN THE SOFTWARE.
2121

22+
#include "node_win32_etw_provider.h"
2223
#include "node_etw_provider.h"
2324
#include "node_win32_etw_provider-inl.h"
2425

0 commit comments

Comments
 (0)