aboutsummaryrefslogtreecommitdiff
path: root/bp.c
diff options
context:
space:
mode:
Diffstat (limited to 'bp.c')
-rw-r--r--bp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bp.c b/bp.c
index a9ffe01..cefb5aa 100644
--- a/bp.c
+++ b/bp.c
@@ -15,8 +15,8 @@
#include "file_loader.h"
#include "grammar.h"
#include "json.h"
+#include "printing.h"
#include "utils.h"
-#include "viz.h"
#include "vm.h"
static const char *usage = (