X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=cap_ogg.h;h=1dfbab273ce5c700e76079bbf750f36aa87f5766;hb=6986e09fa77045fa21edaf84f6d849140f927d1b;hp=d56439f3f4726c816129856d00e6fb523f9289d1;hpb=0a05c446ba26bd5897645a37ceec8646c5bc93eb;p=xonotic%2Fdarkplaces.git diff --git a/cap_ogg.h b/cap_ogg.h index d56439f3..1dfbab27 100644 --- a/cap_ogg.h +++ b/cap_ogg.h @@ -1,3 +1,5 @@ +#include "qtypes.h" + void SCR_CaptureVideo_Ogg_Init(void); qbool SCR_CaptureVideo_Ogg_Available(void); void SCR_CaptureVideo_Ogg_BeginVideo(void);