diff options
author | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:01:19 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:01:19 +0200 |
commit | df5e703852dbf7f1da95b3d73414280affd4f556 (patch) | |
tree | bcf5e0532558083d88846568009ce97b600c1bdb /src/page.c | |
parent | 341fc38f623905237c4bef4bd49c43a669e4376b (diff) | |
parent | 3423cc86f86a823a318ea72981dc8eb889fc7987 (diff) |
Merge tag 'upstream/3.4.0'
Upstream version 3.4.0
Diffstat (limited to 'src/page.c')
-rw-r--r-- | src/page.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -/* page.c generated by valac 0.14.0, the Vala compiler +/* page.c generated by valac 0.15.2, the Vala compiler * generated from page.vala, do not modify */ /* @@ -18,7 +18,7 @@ #include <string.h> #include <float.h> #include <math.h> -#include <gdk-pixbuf/gdk-pixdata.h> +#include <gdk-pixbuf/gdk-pixbuf.h> #include <glib/gstdio.h> #include <gio/gio.h> #include <gobject/gvaluecollector.h> |