headers sanity

This commit is contained in:
Devaev Maxim
2019-09-17 19:45:56 +03:00
parent e827ad8a7a
commit fcdb8f5d42
18 changed files with 24 additions and 31 deletions

View File

@@ -29,10 +29,10 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <jpeglib.h>
#include <linux/videodev2.h>
#include "../../tools.h"