Move all into device/

This commit is contained in:
Kamil Trzcinski
2022-04-08 18:47:12 +02:00
parent 45724981ad
commit 42ab32b1a6
28 changed files with 75 additions and 73 deletions

View File

@ -1,5 +1,5 @@
#include "opts.h"
#include "hw/v4l2.h"
#include "device/hw/v4l2.h"
#include <stddef.h>
#include <stdio.h>