summaryrefslogtreecommitdiffstats
path: root/src/engine/events/RequestAllObjects.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/RequestAllObjects.hpp')
-rw-r--r--src/engine/events/RequestAllObjects.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/events/RequestAllObjects.hpp b/src/engine/events/RequestAllObjects.hpp
index 1499a83c..3b44c5c0 100644
--- a/src/engine/events/RequestAllObjects.hpp
+++ b/src/engine/events/RequestAllObjects.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef REQUESTALLOBJECTSEVENT_H
-#define REQUESTALLOBJECTSEVENT_H
+#ifndef INGEN_EVENTS_REQUESTALLOBJECTS_HPP
+#define INGEN_EVENTS_REQUESTALLOBJECTS_HPP
#include "QueuedEvent.hpp"
@@ -41,4 +41,4 @@ public:
} // namespace Ingen
} // namespace Events
-#endif // REQUESTALLOBJECTSEVENT_H
+#endif // INGEN_EVENTS_REQUESTALLOBJECTS_HPP