summaryrefslogtreecommitdiffstats
path: root/src/gui/ConnectWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ConnectWindow.hpp')
-rw-r--r--src/gui/ConnectWindow.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/ConnectWindow.hpp b/src/gui/ConnectWindow.hpp
index 3c2136af..05393a1e 100644
--- a/src/gui/ConnectWindow.hpp
+++ b/src/gui/ConnectWindow.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef CONNECT_WINDOW_H
-#define CONNECT_WINDOW_H
+#ifndef INGEN_GUI_CONNECTWINDOW_HPP
+#define INGEN_GUI_CONNECTWINDOW_HPP
#include "ingen-config.h"
@@ -109,4 +109,4 @@ private:
} // namespace GUI
} // namespace Ingen
-#endif // CONNECT_WINDOW_H
+#endif // INGEN_GUI_CONNECTWINDOW_HPP