Update Device.cpp

This commit is contained in:
Nicolas De Amicis 2021-02-03 16:38:43 +01:00 committed by GitHub
parent a0687c8f18
commit 7462a11a5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@
*
*/
#include <thread>
#include "util/log.h"
#include "features/DPI.h"
#include "Device.h"