diff options
Diffstat (limited to '')
-rw-r--r-- | src/nameof.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nameof.h b/src/nameof.h index 0e15a70..6709a16 100644 --- a/src/nameof.h +++ b/src/nameof.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #pragma once | 1 | #pragma once |
2 | 2 | ||
3 | #include "macros_and_utils.h" | 3 | #include "macros_and_utils.hpp" |
4 | 4 | ||
5 | LUAG_FUNC(nameof); | 5 | LUAG_FUNC(nameof); |