[gdk-pixbuf/wip/ebassi/meson: 2/3] Include the generated marshallers header



commit b015ab4c37fe2d2e60b43e48da3780a722f45f97
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]