summaryrefslogtreecommitdiff
path: root/libguile/eval.h
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@lilypond.org>2002-08-27 10:58:01 +0000
committerHan-Wen Nienhuys <hanwen@lilypond.org>2002-08-27 10:58:01 +0000
commit9981de3a2b069e990f99d9cf3a225d77fc02f418 (patch)
tree23158febcda9596350e2db9b0d18e24a4cbe0b45 /libguile/eval.h
parent1964755626f73b242027e0714daa436fa9c9200c (diff)
downloadguile-9981de3a2b069e990f99d9cf3a225d77fc02f418.tar.gz
prepend libguile/ to include path
Diffstat (limited to 'libguile/eval.h')
-rw-r--r--libguile/eval.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/eval.h b/libguile/eval.h
index 53e0a8315..6315fe4aa 100644
--- a/libguile/eval.h
+++ b/libguile/eval.h
@@ -48,7 +48,7 @@
#include "libguile/__scm.h"
-#include "struct.h"
+#include "libguile/struct.h"