From c2316d7616c61c759b3b95471c138a368745679b Mon Sep 17 00:00:00 2001 From: zhaohe Date: Wed, 6 Mar 2024 15:24:04 +0800 Subject: [PATCH] update --- libxsync | 2 +- mainwindow.cpp | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/libxsync b/libxsync index 54470f7..85d1933 160000 --- a/libxsync +++ b/libxsync @@ -1 +1 @@ -Subproject commit 54470f7943cabd75ee211f72263177feb4ee8bbc +Subproject commit 85d1933348aa86796e642799ccabf5e4b92da005 diff --git a/mainwindow.cpp b/mainwindow.cpp index adf6402..f5dd7b2 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -4,6 +4,7 @@ #include #include "./ui_mainwindow.h" +#include "xsync_regs.hpp" using namespace iflytop; using namespace xsync;