[gdk-pixbuf/wip/ebassi/meson: 1/2] Include the generated marshallers header
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf/wip/ebassi/meson: 1/2] Include the generated marshallers header
- Date: Wed, 24 May 2017 22:48:53 +0000 (UTC)
commit 8bc595f32fd4b3e402fa28c842df38ca6731fd5b
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed May 24 23:47:22 2017 +0100
Include the generated marshallers header
Do not include the source, otherwise we're going to compile symbols
twice.
gdk-pixbuf/gdk-pixbuf.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk-pixbuf/gdk-pixbuf.c b/gdk-pixbuf/gdk-pixbuf.c
index fb146ba..0aaea32 100644
--- a/gdk-pixbuf/gdk-pixbuf.c
+++ b/gdk-pixbuf/gdk-pixbuf.c
@@ -35,7 +35,7 @@
/* Include the marshallers */
#include <glib-object.h>
#include <gio/gio.h>
-#include "gdk-pixbuf-marshal.c"
+#include "gdk-pixbuf-marshal.h"
/**
* SECTION:creating
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]