diff options
author | Ryan Lortie <desrt@moonpix.lan> | 2013-02-15 11:12:47 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@moonpix.lan> | 2013-02-15 11:12:47 -0500 |
commit | c447062e42944470d0b34d581368fcaad58118b1 (patch) | |
tree | 0d9f3c333bfdf345f5e87aeb4ea9cf61ab4d04a0 /gio/gio.h | |
parent | 23d6d1769bc95eba6029dae4593755154c320cf4 (diff) | |
download | glib-wip/gicon.tar.gz |
GIcon serialize wipwip/gicon
Diffstat (limited to 'gio/gio.h')
-rw-r--r-- | gio/gio.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ #include <gio/gasyncresult.h> #include <gio/gbufferedinputstream.h> #include <gio/gbufferedoutputstream.h> +#include <gio/gbytesicon.h> #include <gio/gcancellable.h> #include <gio/gcharsetconverter.h> #include <gio/gcontenttype.h> |