diff options
Diffstat (limited to 'core/node_path.h')
-rw-r--r-- | core/node_path.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/node_path.h b/core/node_path.h index 05b6d844ff..76de36cd9f 100644 --- a/core/node_path.h +++ b/core/node_path.h @@ -97,4 +97,4 @@ public: ~NodePath(); }; -#endif +#endif // NODE_PATH_H |