summaryrefslogtreecommitdiffstats
path: root/src/client/OSCClientReceiver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/OSCClientReceiver.hpp')
-rw-r--r--src/client/OSCClientReceiver.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/client/OSCClientReceiver.hpp b/src/client/OSCClientReceiver.hpp
index d0cc4706..cd955363 100644
--- a/src/client/OSCClientReceiver.hpp
+++ b/src/client/OSCClientReceiver.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef OSCCLIENTRECEIVER_H
-#define OSCCLIENTRECEIVER_H
+#ifndef INGEN_CLIENT_OSCCLIENTRECEIVER_HPP
+#define INGEN_CLIENT_OSCCLIENTRECEIVER_HPP
#include <cstdlib>
#include <boost/utility.hpp>
@@ -101,4 +101,4 @@ private:
} // namespace Client
} // namespace Ingen
-#endif // OSCCLIENTRECEIVER_H
+#endif // INGEN_CLIENT_OSCCLIENTRECEIVER_HPP