summary refs log tree commit diff
path: root/strio.h
diff options
context:
space:
mode:
Diffstat (limited to 'strio.h')
-rw-r--r--strio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/strio.h b/strio.h
index 6aaf741..ad1dabd 100644
--- a/strio.h
+++ b/strio.h
@@ -11,7 +11,7 @@
 
 string read_whole_file(FILE *f);
 
-#ifdef STDWRM_IMPL_STR
+#ifdef STR_IMPL
 
 #include <stdio.h>