fix fbdev

This commit is contained in:
Scott Mansell 2023-01-31 19:16:58 +13:00
parent 628af9d564
commit f7ad825736
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include <climits> #include <climits>
#include <cstdio> #include <cstdio>
#include <thread>
#include <fcntl.h> #include <fcntl.h>
#include <linux/fb.h> #include <linux/fb.h>