X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_window.h;h=9e95a6b5db2332b1d2958e2a9e08b3a141224be0;hb=34302f8205005d20ebdece81e46e210bb6982172;hp=8cbb75a8463995688016783876af65633c1070ee;hpb=81c7b0627056ca8dbe7c68d925eb7cf0fdf6ca3e;p=vlc diff --git a/include/vlc_window.h b/include/vlc_window.h index 8cbb75a846..9e95a6b5db 100644 --- a/include/vlc_window.h +++ b/include/vlc_window.h @@ -21,6 +21,11 @@ #ifndef LIBVLCCORE_WINDOW_H # define LIBVLCCORE_WINDOW_H 1 +/** + * \file + * This file defines functions and structures for output windows + */ + # include typedef struct vout_window_t vout_window_t;