anotherim-desktop/plugins/windows-notification/api/include/gobject/winrt-private.h
LAGonauta ae9671716f Initial GObject wrapper for WinRT notifications
Still missing a lot of stuff
2021-06-09 07:19:11 -03:00

8 lines
176 B
C

#ifndef __WINRT_GLIB_H_PRIVATE__
#define __WINRT_GLIB_H_PRIVATE__
#include <glib.h>
#include "winrt.h"
//#include "gobject/winrt-headers.h"
#endif // __WINRT_GLIB_H_PRIVATE__