summaryrefslogtreecommitdiff
path: root/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream.c')
-rw-r--r--stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream.c b/stream.c
index 8264c0c..611662e 100644
--- a/stream.c
+++ b/stream.c
@@ -83,7 +83,7 @@
/* TODO: Return errors rather than aborting if something goes wrong. */
-#include <config.h>
+#include "config.h"
#include <assert.h>
#include <stdlib.h>