summaryrefslogtreecommitdiff
path: root/locks/unix/thread_mutex.c
diff options
context:
space:
mode:
Diffstat (limited to 'locks/unix/thread_mutex.c')
-rw-r--r--locks/unix/thread_mutex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/locks/unix/thread_mutex.c b/locks/unix/thread_mutex.c
index caef8b56a..07ff34cd3 100644
--- a/locks/unix/thread_mutex.c
+++ b/locks/unix/thread_mutex.c
@@ -52,7 +52,7 @@
* <http://www.apache.org/>.
*/
-#include "thread_mutex.h"
+#include "apr_arch_thread_mutex.h"
#define APR_WANT_MEMFUNC
#include "apr_want.h"