summaryrefslogtreecommitdiffstats
path: root/src/client/DeprecatedLoader.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/DeprecatedLoader.hpp')
-rw-r--r--src/client/DeprecatedLoader.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/client/DeprecatedLoader.hpp b/src/client/DeprecatedLoader.hpp
index 18a89bb5..5ae96e2d 100644
--- a/src/client/DeprecatedLoader.hpp
+++ b/src/client/DeprecatedLoader.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef PATCHLIBRARIAN_H
-#define PATCHLIBRARIAN_H
+#ifndef INGEN_CLIENT_DEPRECATEDLOADER_HPP
+#define INGEN_CLIENT_DEPRECATEDLOADER_HPP
#include <map>
#include <utility>
@@ -83,4 +83,4 @@ private:
} // namespace Client
} // namespace Ingen
-#endif // PATCHLIBRARIAN_H
+#endif // INGEN_CLIENT_DEPRECATEDLOADER_HPP