Blob Blame History Raw
--- fltk-1.3.0r9619/src/Fl_x.cxx.orig	2012-09-08 16:47:12.630631409 -0400
+++ fltk-1.3.0r9619/src/Fl_x.cxx	2012-09-08 16:47:23.366631991 -0400
@@ -56,8 +56,8 @@
 #  ifdef HAVE_XFIXES
 #  include <X11/extensions/Xfixes.h>
 static int xfixes_event_base = 0;
-static bool have_xfixes = false;
 #  endif
+static bool have_xfixes = false;
 
 #  include <X11/cursorfont.h>