mirror of
https://github.com/glest/glest-source.git
synced 2025-08-15 04:43:58 +02:00
updated to support manual install of libircclient
This commit is contained in:
@@ -15,7 +15,11 @@
|
||||
#include "platform_common.h"
|
||||
|
||||
#ifndef WIN32
|
||||
#ifndef _LIBIRCCLIENTLOCAL
|
||||
#include <libircclient/libircclient.h>
|
||||
#else
|
||||
#include "libircclient.h"
|
||||
#endif
|
||||
#else
|
||||
#include "libircclient.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user