diff options
Diffstat (limited to 'src/zstr_length.c')
| -rw-r--r-- | src/zstr_length.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zstr_length.c b/src/zstr_length.c index f959ea3..16638e6 100644 --- a/src/zstr_length.c +++ b/src/zstr_length.c @@ -1,5 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#include "internals" +#include "internals.h" #define num libzahl_tmp_str_num #define mag libzahl_tmp_str_mag |
