Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution.
[bpt/guile.git] / libguile / pthread-threads.h
index 4f72a42..ca72f16 100644 (file)
@@ -30,7 +30,7 @@
 #include <sched.h>
 
 /* `libgc' intercepts pthread calls by defining wrapping macros.  */
-#include "libguile/boehm-gc.h"
+#include "libguile/bdw-gc.h"
 
 /* Threads 
 */