summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-0/level-0.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'starts/meaning-vm/level-0/level-0.hpp')
-rw-r--r--starts/meaning-vm/level-0/level-0.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/starts/meaning-vm/level-0/level-0.hpp b/starts/meaning-vm/level-0/level-0.hpp
index b44b6e0..10df5b7 100644
--- a/starts/meaning-vm/level-0/level-0.hpp
+++ b/starts/meaning-vm/level-0/level-0.hpp
@@ -5,5 +5,6 @@
#include "errors.hpp"
#include "memorystore.hpp"
#include "ref.hpp"
+#include "ref-mixin.hpp"
#include "value.hpp"
#include "vref.hpp"