aboutsummaryrefslogtreecommitdiffstats
path: root/src/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string.c')
-rw-r--r--src/string.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/string.c b/src/string.c
index 83f94fd9..58c52de7 100644
--- a/src/string.c
+++ b/src/string.c
@@ -14,10 +14,14 @@
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include "serd_internal.h"
+#include "string.h"
+
#include "string_utils.h"
+#include "serd/serd.h"
+
#include <math.h>
+#include <stddef.h>
#include <stdlib.h>
void