Added support for Cygwin-X.

Fixes #406.
This commit is contained in:
Camilla Berglund
2015-01-28 00:04:59 +01:00
parent 5f21e213df
commit 75a6d87542
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ typedef struct _GLFWlibraryX11
Atom CLIPBOARD;
Atom CLIPBOARD_MANAGER;
Atom SAVE_TARGETS;
Atom _NULL;
Atom NULL_;
Atom UTF8_STRING;
Atom COMPOUND_STRING;
Atom ATOM_PAIR;