From cf4d9967b71493b403167ec9ea6f5d687f4a6434 Mon Sep 17 00:00:00 2001 From: Christoffer Sandberg Date: Fri, 17 Sep 2021 20:16:39 +0200 Subject: [PATCH] tuxedo_io: Add new uw interfaces header --- src/tuxedo_io/tuxedo_io.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tuxedo_io/tuxedo_io.c b/src/tuxedo_io/tuxedo_io.c index 2eb1e2a..905c424 100644 --- a/src/tuxedo_io/tuxedo_io.c +++ b/src/tuxedo_io/tuxedo_io.c @@ -27,6 +27,7 @@ #include #include #include "../clevo_interfaces.h" +#include "../uniwill_interfaces.h" #include "tongfang_wmi.h" #include "tuxedo_io_ioctl.h"