mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-31 03:39:57 +02:00
Use ifndef WIN instead of ifdef _unix
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include "LuaSlider.h"
|
||||
#include "LuaProgressBar.h"
|
||||
|
||||
#ifdef __unix__
|
||||
#ifndef WIN
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user