diff options
Diffstat (limited to 'client/dvfile.h')
-rw-r--r-- | client/dvfile.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/dvfile.h b/client/dvfile.h index b65dc36..9e21a4d 100644 --- a/client/dvfile.h +++ b/client/dvfile.h @@ -27,6 +27,9 @@ #ifndef __MIAV_DVFILE_H__ #define __MIAV_DVFILE_H__ +// For PIXMAPS +#include "config.h" + #include "frame_stream.h" #include <stdio.h> |