]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid_null.c
renamed MATERIALFLAG_WATER to MATERIALFLAG_WATERSCROLL
[xonotic/darkplaces.git] / vid_null.c
index 28f92f8cb46bef2fec55c6914db1fc30ca4748c5..48755028ac8facc007677c274fa5a71077675e7e 100644 (file)
@@ -17,9 +17,10 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */
 
-#include <signal.h>
 #include "quakedef.h"
 
+#include <signal.h>
+
 int cl_available = false;
 
 qboolean vid_supportrefreshrate = false;