summaryrefslogtreecommitdiff
blob: 7001b4ba8b37738f9e6a95948c7ef7b5161000ce (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/main.c
+++ b/src/main.c
@@ -39,7 +39,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
-GdkPixbuf* gdkTreeSize;
+extern GdkPixbuf* gdkTreeSize;
 GtkMenu *TreeSizeMenuGlobal;
 GtkWidget *mainWindow;