From: James Tabor Date: Thu, 7 Nov 2019 03:29:56 +0000 (-0600) Subject: [ComCtl32] Fix Build 2 X-Git-Tag: 0.4.14-RC~1327 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=d96f24e384f9aeb21619165c41899db84e871a75 [ComCtl32] Fix Build 2 Part 2 --- diff --git a/dll/win32/comctl32/comctl32.h b/dll/win32/comctl32/comctl32.h index 73564eb294f..fe4af2ad0de 100644 --- a/dll/win32/comctl32/comctl32.h +++ b/dll/win32/comctl32/comctl32.h @@ -34,6 +34,7 @@ #include "winuser.h" #include "winnls.h" #include "commctrl.h" +#include "windowsx.h" extern HMODULE COMCTL32_hModule DECLSPEC_HIDDEN; extern HBRUSH COMCTL32_hPattern55AABrush DECLSPEC_HIDDEN; diff --git a/dll/win32/comctl32/precomp.h b/dll/win32/comctl32/precomp.h index 236b6e540bc..05f7b082dc6 100644 --- a/dll/win32/comctl32/precomp.h +++ b/dll/win32/comctl32/precomp.h @@ -20,8 +20,6 @@ #include #include -#include - #include #include #include