about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rt/rust_kernel.cpp')
-rw-r--r--src/rt/rust_kernel.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/rt/rust_kernel.cpp b/src/rt/rust_kernel.cpp
index 172926f5f8d..259870bcd69 100644
--- a/src/rt/rust_kernel.cpp
+++ b/src/rt/rust_kernel.cpp
@@ -1,4 +1,7 @@
-#include "rust_internal.h"
+
+#include "rust_kernel.h"
+#include "rust_globals.h"
+#include "rust_port.h"
 #include "rust_util.h"
 #include "rust_scheduler.h"