* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,
[bpt/guile.git] / libguile / gc.h
index ba81b1b..b7fcbfd 100644 (file)
@@ -44,7 +44,7 @@
  */
 \f
 
-#include <libguile/__scm.h>
+#include "libguile/__scm.h"
 \f
 
 #define SCM_FREEP(x) (SCM_CAR(x)==scm_tc_free_cell)