Fix build after merge (#1776)

This commit is contained in:
Totoo 2024-01-16 10:05:59 +01:00 committed by GitHub
parent bc301c5fdb
commit 216f8b64bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
#include "chprintf.h"
#include "irq_controls.hpp"
#include "string_format.hpp"
#include "usb_serial_io.h"
#include "usb_serial_device_to_host.h"
using namespace portapack;