commit | 08eca09a2dae02eb66d6294814b54760316a9657 | [log] [tgz] |
---|---|---|
author | bigbiff <bigbiff@teamw.in> | Tue Dec 26 19:35:47 2023 -0500 |
committer | captainthrowback <captainthrowback@hotmail.com> | Thu Feb 08 00:39:49 2024 +0000 |
tree | c99189d7fc5491e57cd7833a7f3e7953a68b49d5 | |
parent | f2a4ef3865f05e3209524fb46de11bc528fa1ac7 [diff] [blame] |
variadic function: fix syntax Change-Id: If7cb720049169b99e6735a792534476281b26df1
diff --git a/minuitwrp/events.cpp b/minuitwrp/events.cpp index b5e5a14..e497df6 100644 --- a/minuitwrp/events.cpp +++ b/minuitwrp/events.cpp
@@ -50,6 +50,7 @@ #endif #include "common.h" +#include "twcommon.h" #include "minuitwrp/minui.h"