mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add glib-object.h to includes
This commit is contained in:
parent
53c294f9e8
commit
610bbda23f
@ -2,6 +2,7 @@
|
||||
#define GMOCK_GOBJECT_H
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
static gpointer
|
||||
mock_g_object_new (GType object_type, const gchar *first_property_name, size_t size)
|
||||
|
Loading…
Reference in New Issue
Block a user