aboutsummaryrefslogtreecommitdiff
path: root/src/str.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/str.c')
-rw-r--r--src/str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/str.c b/src/str.c
index ddca742..bfd892e 100644
--- a/src/str.c
+++ b/src/str.c
@@ -1,4 +1,4 @@
-#include "str.h"
+#include "all.h"
#include <stdarg.h>
#include <stdio.h>