- Oops, forgot to reinclude missing SDL header.

Strangely it compiled fine for me, though.
This commit is contained in:
Edoardo Prezioso 2015-01-08 13:18:00 +01:00
parent df93d1a9f1
commit fb3bf0eb58

View file

@ -3,6 +3,7 @@
#include "hardware.h"
#include "v_video.h"
#include <SDL.h>
#include "gl/system/gl_system.h"
EXTERN_CVAR (Float, dimamount)