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