Commit dc5a65a8 authored by Felix Abecassis's avatar Felix Abecassis

video_output: add missing include

parent 72059224
......@@ -24,6 +24,8 @@
#ifndef LIBVLC_VOUT_CHRONO_H
#define LIBVLC_VOUT_CHRONO_H
#include <assert.h>
typedef struct {
int shift;
mtime_t avg;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment