summaryrefslogtreecommitdiff
path: root/src/vm/gcenv.ee.standalone.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/gcenv.ee.standalone.cpp')
-rw-r--r--src/vm/gcenv.ee.standalone.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/vm/gcenv.ee.standalone.cpp b/src/vm/gcenv.ee.standalone.cpp
index 5ba2aca812..be8ceca0c1 100644
--- a/src/vm/gcenv.ee.standalone.cpp
+++ b/src/vm/gcenv.ee.standalone.cpp
@@ -6,6 +6,7 @@
#include "gcenv.h"
#include "gcenv.ee.h"
#include "threadsuspend.h"
+#include "nativeoverlapped.h"
#ifdef FEATURE_COMINTEROP
#include "runtimecallablewrapper.h"
@@ -27,4 +28,4 @@ namespace standalone
#include "gcenv.ee.cpp"
-} // namespace standalone \ No newline at end of file
+} // namespace standalone