Include goops.h for the scm_class_of prototype.
[bpt/guile.git] / libguile / objects.c
index 5c7575e..af2690c 100644 (file)
@@ -38,6 +38,8 @@
 
 #include "libguile/validate.h"
 #include "libguile/objects.h"
+#include "libguile/goops.h"
+
 \f
 
 SCM scm_metaclass_standard;