mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-27 14:39:09 +00:00
style(libvideo2x): remove C headers
Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
parent
f8dcad3aef
commit
f27d8556c0
@ -1,9 +1,5 @@
|
|||||||
#include "libvideo2x.h"
|
#include "libvideo2x.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include <libavutil/avutil.h>
|
#include <libavutil/avutil.h>
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user