summaryrefslogtreecommitdiffstats
path: root/src/engine/ClientBroadcaster.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/ClientBroadcaster.hpp')
-rw-r--r--src/engine/ClientBroadcaster.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/ClientBroadcaster.hpp b/src/engine/ClientBroadcaster.hpp
index fa44bc43..096b367d 100644
--- a/src/engine/ClientBroadcaster.hpp
+++ b/src/engine/ClientBroadcaster.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef CLIENTBROADCASTER_H
-#define CLIENTBROADCASTER_H
+#ifndef INGEN_ENGINE_CLIENTBROADCASTER_HPP
+#define INGEN_ENGINE_CLIENTBROADCASTER_HPP
#include <string>
#include <list>
@@ -135,5 +135,5 @@ private:
} // namespace Ingen
-#endif // CLIENTBROADCASTER_H
+#endif // INGEN_ENGINE_CLIENTBROADCASTER_HPP