- fix build raspi

Signed-off-by: GetAway <get-away@t-online.de>
This commit is contained in:
max_10
2023-03-02 20:27:09 +01:00
committed by GetAway
parent 2558f80a4f
commit 8757a4f235
3 changed files with 4 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
#include <cstdio>
#include <string>
#include <sys/ioctl.h>
#include "dmx.h"
#include "dmx_hal.h"
#include "hal_debug.h"
#include "video_lib.h"