mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-11 08:20:17 +00:00
More solution fixes and add language interfaces
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <direct.h> /* for getcwd */
|
||||
#include "../../src/common/dirent-win32.h"
|
||||
#include "../../src/dirent/dirent-win32.h"
|
||||
#endif
|
||||
|
||||
#if !( defined(_WIN32) || defined(LXC_XCHAT_GETTEXT) )
|
||||
|
||||
Reference in New Issue
Block a user