Skip to content

Commit

Permalink
Add glib-object.h to includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Gruber committed Jun 15, 2020
1 parent 53c294f commit 610bbda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libgnucash/engine/mocks/gmock-gobject.h
Expand Up @@ -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)
Expand Down

0 comments on commit 610bbda

Please sign in to comment.