summaryrefslogtreecommitdiffstats
path: root/src/shared/runtime_paths.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/runtime_paths.hpp')
-rw-r--r--src/shared/runtime_paths.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/shared/runtime_paths.hpp b/src/shared/runtime_paths.hpp
index c832f087..e93e2343 100644
--- a/src/shared/runtime_paths.hpp
+++ b/src/shared/runtime_paths.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef INGEN_RUNTIME_PATHS_HPP
-#define INGEN_RUNTIME_PATHS_HPP
+#ifndef INGEN_SHARED_RUNTIME_PATHS_HPP
+#define INGEN_SHARED_RUNTIME_PATHS_HPP
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
@@ -35,4 +35,4 @@ std::string module_path(const std::string& name);
} // namespace Ingen
} // namespace Shared
-#endif // INGEN_RUNTIME_PATHS_HPP
+#endif // INGEN_SHARED_RUNTIME_PATHS_HPP