aboutsummaryrefslogtreecommitdiff
path: root/src/threading.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/threading.cpp')
-rw-r--r--src/threading.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/threading.cpp b/src/threading.cpp
index ad3d3e4..bc0bc23 100644
--- a/src/threading.cpp
+++ b/src/threading.cpp
@@ -34,7 +34,7 @@ THE SOFTWARE.
34 34
35=============================================================================== 35===============================================================================
36*/ 36*/
37#include "_pch.h" 37#include "_pch.hpp"
38 38
39#if defined(__linux__) 39#if defined(__linux__)
40 40