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 496f9d9..1bf55d1 100644 --- a/src/nameof.cpp +++ b/src/nameof.cpp | |||
@@ -25,7 +25,7 @@ THE SOFTWARE. | |||
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include "_pch.hpp" | 27 | #include "_pch.hpp" |
28 | #include "nameof.h" | 28 | #include "nameof.hpp" |
29 | 29 | ||
30 | #include "tools.hpp" | 30 | #include "tools.hpp" |
31 | 31 | ||