diff options
Diffstat (limited to 'src/debug.cpp')
-rw-r--r-- | src/debug.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/debug.cpp b/src/debug.cpp index 6bdd1bce5..b5bf3f705 100644 --- a/src/debug.cpp +++ b/src/debug.cpp @@ -25,8 +25,8 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <stdlib.h> #include <cstring> #include <map> -#include <jmutex.h> -#include <jmutexautolock.h> +#include "jthread/jmutex.h" +#include "jthread/jmutexautolock.h" /* Debug output |