summaryrefslogtreecommitdiffstats
path: root/src/engine/ProcessSlave.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/ProcessSlave.hpp')
-rw-r--r--src/engine/ProcessSlave.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/ProcessSlave.hpp b/src/engine/ProcessSlave.hpp
index a309c232..eb876cfb 100644
--- a/src/engine/ProcessSlave.hpp
+++ b/src/engine/ProcessSlave.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef PROCESS_SLAVE_HPP
-#define PROCESS_SLAVE_HPP
+#ifndef INGEN_ENGINE_PROCESSSLAVE_HPP
+#define INGEN_ENGINE_PROCESSSLAVE_HPP
#include <sstream>
#include "raul/Slave.hpp"
@@ -93,5 +93,5 @@ private:
} // namespace Ingen
-#endif // PROCESS_SLAVE_HPP
+#endif // INGEN_ENGINE_PROCESSSLAVE_HPP