Fix Linux build

This commit is contained in:
mafiesto4
2021-01-05 19:51:47 +01:00
parent 336a3bd484
commit f10c6b4ff6
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
#pragma once
// Hide warning from old headers
#define register
namespace X11
{
#include <X11/Xlib.h>