Skip to content

Commit 6642fb5

Browse files
quic: queue.h change env.h to env-inl.h
1 parent f744011 commit 6642fb5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/dataqueue/queue.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
#if defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS
44

5-
#include <aliased_struct.h>
65
#include <async_wrap.h>
76
#include <base_object.h>
8-
#include <env.h>
7+
#include <env-inl.h>
98
#include <memory_tracker.h>
109
#include <node.h>
1110
#include <node_bob.h>

0 commit comments

Comments
 (0)