Don't install the unwashed masses of Guile header files in the
[bpt/guile.git] / libguile / gc.h
index 56d2178..b3bf18f 100644 (file)
@@ -44,7 +44,7 @@
  */
 \f
 
-#include "__scm.h"
+#include <libguile/__scm.h>
 \f
 
 #define SCM_FREEP(x) (SCM_CAR(x)==scm_tc_free_cell)