mirror of
https://github.com/reactos/reactos.git
synced 2025-02-20 15:35:04 +00:00
[PSDK] Fix build.
This commit is contained in:
parent
7fbc5f4230
commit
129f98b473
1 changed files with 2 additions and 0 deletions
|
@ -2418,6 +2418,8 @@ DECLARE_INTERFACE_(IShellFolderBand, IUnknown)
|
|||
STDMETHOD(SetBandInfoSFB)(THIS_ PBANDINFOSFB pbi) PURE;
|
||||
STDMETHOD(GetBandInfoSFB)(THIS_ PBANDINFOSFB pbi) PURE;
|
||||
};
|
||||
#undef INTERFACE
|
||||
|
||||
|
||||
/*****************************************************************************
|
||||
* Control Panel functions
|
||||
|
|
Loading…
Reference in a new issue