aboutsummaryrefslogtreecommitdiff
path: root/src/deep.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/deep.cpp')
-rw-r--r--src/deep.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/deep.cpp b/src/deep.cpp
index 278d25f..10d5fd5 100644
--- a/src/deep.cpp
+++ b/src/deep.cpp
@@ -31,8 +31,8 @@ THE SOFTWARE.
31 31
32=============================================================================== 32===============================================================================
33*/ 33*/
34#include "_pch.h" 34#include "_pch.hpp"
35#include "deep.h" 35#include "deep.hpp"
36 36
37#include "tools.h" 37#include "tools.h"
38 38