X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=draw.h;h=381dd35ebadc63e4da6d2b2d60237eab4ac2643a;hb=refs%2Fheads%2FCloudwalk%2Ffix-353;hp=e1d4eaae3fcf1393750aa30660c89f053719225c;hpb=0a05c446ba26bd5897645a37ceec8646c5bc93eb;p=xonotic%2Fdarkplaces.git diff --git a/draw.h b/draw.h index e1d4eaae..381dd35e 100644 --- a/draw.h +++ b/draw.h @@ -24,6 +24,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef DRAW_H #define DRAW_H +#include +#include "qtypes.h" +#include "r_textures.h" + typedef struct cachepic_s cachepic_t; typedef enum cachepicflags_e