mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
8 lines
111 B
C
8 lines
111 B
C
|
|
#ifndef _FFENESTRI_WINDOWS_H
|
|
#define _FFENESTRI_WINDOWS_H
|
|
|
|
#include "ffenestri.h"
|
|
#include <windows.h>
|
|
|
|
#endif |