aboutsummaryrefslogtreecommitdiffstats
path: root/alloca.c
diff options
context:
space:
mode:
Diffstat (limited to 'alloca.c')
-rw-r--r--alloca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alloca.c b/alloca.c
index 7020f32c..ec432dfc 100644
--- a/alloca.c
+++ b/alloca.c
@@ -22,7 +22,7 @@
your main control loop, etc. to force garbage collection. */
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
#endif
#ifdef emacs