From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / OSX / XScreenSaverGLView.h
index 7f958323ae4b64188f9d22fa4d52d957964ae36b..6e05986f149b41b0c467f043792e364ff0c2dd28 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 2006-2012 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 2006-2016 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -30,6 +30,7 @@
 {
 # ifdef USE_IPHONE
   GLuint gl_depthbuffer;
+  BOOL _suppressRotationAnimation;
 # endif /* USE_IPHONE */
 }