[BROWSEUI] Remove unneeded header, addendum to d967b5aa.

This commit is contained in:
Hermès Bélusca-Maïto 2019-12-29 16:23:37 +01:00
parent da7cd27018
commit a946146efc
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -23,7 +23,6 @@
#include <shellapi.h>
#include <htiframe.h>
#include <strsafe.h>
#include <undocshell.h>
extern HRESULT IUnknown_ShowDW(IUnknown * punk, BOOL fShow);