Adding the "subwin" demo to the MSVC 6.0 workspace, in both static and dynamic config...
[freeglut] / src / freeglut_internal.h
index 6faef9d..cfd0f5a 100644 (file)
@@ -365,6 +365,7 @@ struct tagSFG_Display
 
 #ifdef HAVE_X11_EXTENSIONS_XRANDR_H
     int prev_xsz, prev_ysz;
+    int prev_refresh;
     int prev_size_valid;
 #endif /* HAVE_X11_EXTENSIONS_XRANDR_H */