summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gui/WidgetFactory.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/WidgetFactory.hpp b/src/gui/WidgetFactory.hpp
index 0a9ea4c3..0f2d7a27 100644
--- a/src/gui/WidgetFactory.hpp
+++ b/src/gui/WidgetFactory.hpp
@@ -14,8 +14,8 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef INGEN_GUI_GLADEFACTORY_HPP
-#define INGEN_GUI_GLADEFACTORY_HPP
+#ifndef INGEN_GUI_WIDGETFACTORY_HPP
+#define INGEN_GUI_WIDGETFACTORY_HPP
#include <glibmm/refptr.h>
#include <glibmm/ustring.h>
@@ -58,4 +58,4 @@ private:
} // namespace gui
} // namespace ingen
-#endif // INGEN_GUI_GLADEFACTORY_HPP
+#endif // INGEN_GUI_WIDGETFACTORY_HPP