mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
Ignore generated config.h properly on Unix
This commit is contained in:
@@ -23,7 +23,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef WIN32
|
||||
#include "../../config-win32.h"
|
||||
#else
|
||||
#include "../../config.h"
|
||||
#endif
|
||||
|
||||
#include "sexy-iso-codes.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user