From d308352dbd4121d12d4f44d591463468c09d37f9 Mon Sep 17 00:00:00 2001 From: kwolekr Date: Sun, 15 Sep 2013 23:00:01 -0400 Subject: Always use builtin JThread library --- src/ban.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ban.cpp') diff --git a/src/ban.cpp b/src/ban.cpp index 5bb470a67..50ba0dba1 100644 --- a/src/ban.cpp +++ b/src/ban.cpp @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "ban.h" #include -#include +#include "jthread/jmutexautolock.h" #include #include #include "strfnd.h" -- cgit v1.2.3