diff options
Diffstat (limited to 'src/nameof.cpp')
-rw-r--r-- | src/nameof.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nameof.cpp b/src/nameof.cpp index ef03820..1e2752d 100644 --- a/src/nameof.cpp +++ b/src/nameof.cpp | |||
@@ -24,7 +24,7 @@ THE SOFTWARE. | |||
24 | =============================================================================== | 24 | =============================================================================== |
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include "_pch.h" | 27 | #include "_pch.hpp" |
28 | #include "nameof.h" | 28 | #include "nameof.h" |
29 | 29 | ||
30 | #include "tools.h" | 30 | #include "tools.h" |