X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=cap_ogg.h;fp=cap_ogg.h;h=1dfbab273ce5c700e76079bbf750f36aa87f5766;hp=d56439f3f4726c816129856d00e6fb523f9289d1;hb=e9ef9da90a206204b283dacd15c35bd3fd1fe5c9;hpb=d2deb9cd990ca1a2f62179ec320651ec692d06b0 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);