summaryrefslogtreecommitdiff
path: root/src/vm/exstate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/exstate.h')
-rw-r--r--src/vm/exstate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm/exstate.h b/src/vm/exstate.h
index 104c76c77b..ba2ce2dba5 100644
--- a/src/vm/exstate.h
+++ b/src/vm/exstate.h
@@ -56,7 +56,7 @@ class ThreadExceptionState
public:
void FreeAllStackTraces();
- void ClearThrowablesForUnload(void* handleStore);
+ void ClearThrowablesForUnload(IGCHandleStore* handleStore);
#ifdef _DEBUG
typedef enum