aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debug.moon
diff options
context:
space:
mode:
Diffstat (limited to 'lib/debug.moon')
-rw-r--r--lib/debug.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debug.moon b/lib/debug.moon
index f87b06a..6888d89 100644
--- a/lib/debug.moon
+++ b/lib/debug.moon
@@ -1,4 +1,4 @@
-import Op from require 'base'
+import Op from require 'core'
class out extends Op
setup: (name, @chld) =>