summaryrefslogtreecommitdiff
path: root/src/str.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/str.h')
-rw-r--r--src/str.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/str.h b/src/str.h
index bfe5867..2c42211 100644
--- a/src/str.h
+++ b/src/str.h
@@ -1,7 +1,7 @@
#ifndef STR_H
#define STR_H
-#include <util.h>
+#include "util.h"
typedef struct str_s str;