summaryrefslogtreecommitdiff
path: root/src/jit/jitconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/jitconfig.h')
-rw-r--r--src/jit/jitconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jit/jitconfig.h b/src/jit/jitconfig.h
index d5b4e30796..9186e12982 100644
--- a/src/jit/jitconfig.h
+++ b/src/jit/jitconfig.h
@@ -5,6 +5,8 @@
#ifndef _JITCONFIG_H_
#define _JITCONFIG_H_
+#include "switches.h"
+
struct CORINFO_SIG_INFO;
class ICorJitHost;