0.pre8.4
[sbcl.git] / src / runtime / print.c
index 6875c06..60ad9bd 100644 (file)
@@ -31,7 +31,7 @@
 #include "vars.h"
 #include "os.h"
 #include "genesis/static-symbols.h"
-#include "primitive-objects.h"
+#include "genesis/primitive-objects.h"
 
 static int max_lines = 20, cur_lines = 0;
 static int max_depth = 5, brief_depth = 2, cur_depth = 0;