usb: Revert usage of uchar.h

This commit is contained in:
Cacodemon345
2023-05-10 17:19:35 +06:00
parent d0845ccade
commit 98ebfce460
7 changed files with 13 additions and 7 deletions

View File

@@ -22,7 +22,6 @@
#include <string.h>
#include <stdbool.h>
#include <wchar.h>
#include <uchar.h>
#include <assert.h>
#define HAVE_STDARG_H
#include <86box/86box.h>