aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rt/rust_internal.h')
-rw-r--r--src/rt/rust_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rt/rust_internal.h b/src/rt/rust_internal.h
index 4a1f3e45..2676e9b9 100644
--- a/src/rt/rust_internal.h
+++ b/src/rt/rust_internal.h
@@ -48,8 +48,8 @@ extern "C" {
#include "sync/lock_free_queue.h"
class rust_dom;
-class rust_log;
class rust_task;
+class rust_log;
class rust_port;
class rust_chan;
struct rust_token;