ports/math/gnumeric/files/patch-src_session.c
Koop Mast fc63d25748 Update to 1.10.16.
Switch to xz distfile.
2011-06-23 18:33:57 +00:00

10 lines
303 B
C

--- src/session.c.orig 2011-06-23 17:48:23.000000000 +0200
+++ src/session.c 2011-06-23 17:49:21.000000000 +0200
@@ -27,6 +27,7 @@
#include "session.h"
#include "application.h"
#include <workbook.h>
+#include <workbook-priv.h>
#include <workbook-view.h>
#include <wbc-gtk.h>
#include <gui-file.h>