Try to fix macos compilation

This commit is contained in:
dP
2021-04-04 03:44:08 +03:00
parent af547f7c49
commit 9c887157b3

View File

@@ -41,6 +41,8 @@
#include "../../window_func.h"
#include "../../window_gui.h"
#include "../../citymania/cm_hotkeys.hpp"
#import <sys/param.h> /* for MAXPATHLEN */
#import <sys/time.h> /* gettimeofday */
#include <array>