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