summaryrefslogtreecommitdiff
path: root/src/gc/handletablescan.cpp
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2015-10-31 18:33:51 -0700
committerJan Kotas <jkotas@microsoft.com>2015-10-31 18:33:51 -0700
commit1eb7a35827a1b1ae2b71a9d45f7558a6c774c3c3 (patch)
treec78ab81e3a9b25bb83e83ec155de42deaacff093 /src/gc/handletablescan.cpp
parentd31fc8f4cb86665186c1fa9366e516704e2dc8c5 (diff)
downloadcoreclr-1eb7a35827a1b1ae2b71a9d45f7558a6c774c3c3.tar.gz
coreclr-1eb7a35827a1b1ae2b71a9d45f7558a6c774c3c3.tar.bz2
coreclr-1eb7a35827a1b1ae2b71a9d45f7558a6c774c3c3.zip
Fix build breaks in GCSample
Diffstat (limited to 'src/gc/handletablescan.cpp')
-rw-r--r--src/gc/handletablescan.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gc/handletablescan.cpp b/src/gc/handletablescan.cpp
index 8d9c77c4c7..6f944103b1 100644
--- a/src/gc/handletablescan.cpp
+++ b/src/gc/handletablescan.cpp
@@ -18,6 +18,7 @@
#include "gc.h"
+#include "objecthandle.h"
#include "handletablepriv.h"
#ifndef FEATURE_REDHAWK