anotherim-desktop/plugins/windows-notification/api/include/gobject/winrt-headers.h

10 lines
263 B
C
Raw Normal View History

#ifndef __WINRT_HEADERS_H__
#define __WINRT_HEADERS_H__
#include <winrt/Windows.UI.Notifications.h>
#include <winrt/Windows.Data.Xml.Dom.h>
#include <winrt/Windows.Foundation.h>
2021-02-21 23:13:23 +00:00
#include <winrt/Windows.Foundation.Collections.h>
#endif /* __WINRT_HEADERS_H__ */