]> git.street.me.uk Git - andy/viking.git/blobdiff - src/util.c
SF Support Requests#21: Make default print size full page.
[andy/viking.git] / src / util.c
index 5d329d7807d906b4f44b501ea8843b9d8fdd4b60..ee84287041970b7d5367843eec9f1d2cfb68e5e7 100644 (file)
  *    along with this program; if not, write to the Free Software
  *    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
+ /*
+  * Ideally dependencies should just be on Glib, Gtk,
+  * see vikutils for things that further depend on other Viking types
+  */
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
+#include <glib/gstdio.h>
 #include <glib/gi18n.h>
 #include <glib/gprintf.h>