Linux fix

This commit is contained in:
Lynix 2020-05-27 20:43:42 +02:00
parent 1734b8e5db
commit 2efb6baaa6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ namespace Nz
struct struct
{ {
void* display; //< Display* void* display; //< Display*
void* window; //< Window unsigned long window; //< Window
} x11; } x11;
struct struct