summaryrefslogtreecommitdiff
path: root/cbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'cbc.c')
-rw-r--r--cbc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cbc.c b/cbc.c
index 7e9b4a3a..f28c9f21 100644
--- a/cbc.c
+++ b/cbc.c
@@ -24,7 +24,7 @@
*/
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include <assert.h>