summaryrefslogtreecommitdiffstats
path: root/include/ingen/SocketWriter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/SocketWriter.hpp')
-rw-r--r--include/ingen/SocketWriter.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/ingen/SocketWriter.hpp b/include/ingen/SocketWriter.hpp
index 229f7b50..a5c651ef 100644
--- a/include/ingen/SocketWriter.hpp
+++ b/include/ingen/SocketWriter.hpp
@@ -14,8 +14,8 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef INGEN_SOCKET_WRITER_HPP
-#define INGEN_SOCKET_WRITER_HPP
+#ifndef INGEN_SOCKETWRITER_HPP
+#define INGEN_SOCKETWRITER_HPP
#include "ingen/Message.hpp"
#include "ingen/TurtleWriter.hpp"
@@ -54,4 +54,4 @@ protected:
} // namespace ingen
-#endif // INGEN_SOCKET_WRITER_HPP
+#endif // INGEN_SOCKETWRITER_HPP