Skip to content

Commit df3c6cf

Browse files
fix header
1 parent 73501ba commit df3c6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/logic/cstring.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Copyright (C) 2024 Fossil Logic. All rights reserved.
1212
* -----------------------------------------------------------------------------
1313
*/
14-
#include "fossil/io/string.h"
14+
#include "fossil/io/cstring.h"
1515

1616
// ============================================================================
1717
// C String Functions

0 commit comments

Comments
 (0)