diff --git a/toREST/include/session.hpp b/toREST/include/session.hpp index e91d734..bcf0a3f 100644 --- a/toREST/include/session.hpp +++ b/toREST/include/session.hpp @@ -1,5 +1,5 @@ -#ifndef _TOREST_RESOURCE_SESSION_HPP_ -#define _TOREST_RESOURCE_SESSION_HPP_ +#ifndef _TOREST_SESSION_HPP_ +#define _TOREST_SESSION_HPP_ #include #include @@ -133,7 +133,7 @@ namespace session { std::shared_ptr mgr; }; } -#endif // _TOREST_RESOURCE_SESSION_HPP_ +#endif // _TOREST_RESOURCE_HPP_ /*! Resource: torrents Other: