aboutsummaryrefslogtreecommitdiff
path: root/src/mutex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mutex.cpp')
-rw-r--r--src/mutex.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mutex.cpp b/src/mutex.cpp
index 3752324c..857c8bb4 100644
--- a/src/mutex.cpp
+++ b/src/mutex.cpp
@@ -38,6 +38,7 @@
#define _GNU_SOURCE
#endif
+#include "proj.h"
#ifndef _WIN32
#include "proj_config.h"
#include "projects.h"