From: Nick Bowler Date: Tue, 21 Apr 2009 01:06:34 +0000 (-0400) Subject: Include aspectbin.h in the glade_simple example. X-Git-Url: https://git.draconx.ca/gitweb/aspectbin.git/commitdiff_plain/efb9a2afa816a351ac4f11e19f4e46acfee4606d Include aspectbin.h in the glade_simple example. --- diff --git a/examples/glade_simple.c b/examples/glade_simple.c index 0431a63..4d598a2 100644 --- a/examples/glade_simple.c +++ b/examples/glade_simple.c @@ -23,6 +23,8 @@ #include #include +#include + int main(int argc, char **argv) { GladeXML *xml;