summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadRemotePatchWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/LoadRemotePatchWindow.hpp')
-rw-r--r--src/gui/LoadRemotePatchWindow.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/LoadRemotePatchWindow.hpp b/src/gui/LoadRemotePatchWindow.hpp
index ded08e6b..6c1a17d1 100644
--- a/src/gui/LoadRemotePatchWindow.hpp
+++ b/src/gui/LoadRemotePatchWindow.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef LOADREMOTEPATCHWINDOW_H
-#define LOADREMOTEPATCHWINDOW_H
+#ifndef INGEN_GUI_LOADREMOTEPATCHWINDOW_HPP
+#define INGEN_GUI_LOADREMOTEPATCHWINDOW_HPP
#include <libglademm/xml.h>
#include <gtkmm.h>
@@ -89,4 +89,4 @@ private:
} // namespace GUI
} // namespace Ingen
-#endif // LOADREMOTEPATCHWINDOW_H
+#endif // INGEN_GUI_LOADREMOTEPATCHWINDOW_HPP