aboutsummaryrefslogtreecommitdiff
path: root/src/tools.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/tools.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools.cpp b/src/tools.cpp
index 34b9faf..80a9f0b 100644
--- a/src/tools.cpp
+++ b/src/tools.cpp
@@ -31,7 +31,7 @@ THE SOFTWARE.
31 31
32=============================================================================== 32===============================================================================
33*/ 33*/
34#include "_pch.h" 34#include "_pch.hpp"
35 35
36#include "tools.h" 36#include "tools.h"
37 37