#ifndef IZ_APP_VIDEO_H #define IZ_APP_VIDEO_H #include "output/video/IZ_video.h" #include "IZ_subsystem.h" void IZ_VideoUpdate(IZ_VideoState*); #endif