mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
gstringchunk.c: Include gutils.h
This is due to usage of the inline keyword which may not be universally defined unless guils.h is included.
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
#include "gslist.h"
|
||||
#include "gmessages.h"
|
||||
|
||||
#include "gutils.h"
|
||||
|
||||
/**
|
||||
* SECTION:string_chunks
|
||||
* @title: String Chunks
|
||||
|
Reference in New Issue
Block a user