summaryrefslogtreecommitdiff
path: root/src/vm/mscorlib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/mscorlib.cpp')
-rw-r--r--src/vm/mscorlib.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/vm/mscorlib.cpp b/src/vm/mscorlib.cpp
index 5deaaefa90..3e2d478bbf 100644
--- a/src/vm/mscorlib.cpp
+++ b/src/vm/mscorlib.cpp
@@ -72,8 +72,6 @@
#include "mdaassistants.h"
#endif
-#include "coverage.h"
-
#ifdef FEATURE_COMINTEROP
#include "variant.h"
#include "oavariant.h"
@@ -95,6 +93,7 @@
#if defined(FEATURE_EVENTSOURCE_XPLAT)
#include "nativeeventsource.h"
+#include "eventpipe.h"
#endif //defined(FEATURE_EVENTSOURCE_XPLAT)
#endif // CROSSGEN_MSCORLIB