From 50c69b328ec9e4a1f60260b53c8ea094786daa16 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 13 Jun 2016 19:35:22 +0300 Subject: Fix compilation for MacOSX. --- src/dirs.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/dirs.cpp b/src/dirs.cpp index a05155cfd..19be0d8f8 100644 --- a/src/dirs.cpp +++ b/src/dirs.cpp @@ -47,6 +47,8 @@ #endif #ifdef __APPLE__ +#include "main.h" + #include #endif -- cgit v1.2.3-60-g2f50