mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 06:26:15 +01:00
gurifuncs.c: #include "string.h" -> <string.h>
This commit is contained in:
parent
9f30337573
commit
ea2917b01f
@ -23,7 +23,7 @@
|
||||
#include "config.h"
|
||||
#include "gurifuncs.h"
|
||||
#include <glib.h>
|
||||
#include "string.h"
|
||||
#include <string.h>
|
||||
|
||||
#include "galias.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user