Always include global.h right at the top of every source file.

This commit is contained in:
Glenn Maynard
2003-07-12 19:45:41 +00:00
parent bfc2215191
commit ddf1bd04dc
@@ -1,3 +1,4 @@
#include "global.h"
#include <gtk/gtk.h>
#include "loading.xpm"