summaryrefslogtreecommitdiffstats
path: root/ingen/Resource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Resource.hpp')
-rw-r--r--ingen/Resource.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ingen/Resource.hpp b/ingen/Resource.hpp
index af524831..8c8a591a 100644
--- a/ingen/Resource.hpp
+++ b/ingen/Resource.hpp
@@ -14,8 +14,8 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef INGEN_INTERFACE_RESOURCE_HPP
-#define INGEN_INTERFACE_RESOURCE_HPP
+#ifndef INGEN_RESOURCE_HPP
+#define INGEN_RESOURCE_HPP
#include <map>
#include <string>
@@ -110,5 +110,5 @@ public:
} // namespace Ingen
-#endif // INGEN_INTERFACE_RESOURCE_HPP
+#endif // INGEN_RESOURCE_HPP