aboutsummaryrefslogtreecommitdiff
path: root/cad/geda/files/patch-gschem_include_globals.h
blob: d1f7c3773edefdb99918ddc3e40d80b44d56c5fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gschem/include/globals.h.orig	2013-08-18 17:02:48 UTC
+++ gschem/include/globals.h
@@ -27,7 +27,7 @@
 extern GList *global_window_list;
 
 /* Manager for recently used files */
-GtkRecentManager *recent_manager;
+extern GtkRecentManager *recent_manager;
 
 /* colors */
 extern GdkColor white;