aboutsummaryrefslogtreecommitdiff
path: root/common/mutex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/mutex.cpp')
-rw-r--r--common/mutex.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/mutex.cpp b/common/mutex.cpp
index 6205de405b..8ebfa2254b 100644
--- a/common/mutex.cpp
+++ b/common/mutex.cpp
@@ -23,6 +23,7 @@
*
*/
+#include "common/debug.h"
#include "common/mutex.h"
#include "common/system.h"