Don't include program-name with <Option name="color-file" />
[ardour.git] / gtk2_ardour / editor_route_groups.h
index 504082305222d711c7b6c4b15ad27959bf63e4b2..65c4968d8de88daac9461e9e1991ca7b68d370f7 100644 (file)
@@ -17,6 +17,9 @@
 
 */
 
+#ifndef __gtk_ardour_editor_route_groups_h__
+#define __gtk_ardour_editor_route_groups_h__
+
 #include "gtkmm2ext/stateful_button.h"
 #include "editor_component.h"
 
@@ -93,4 +96,4 @@ private:
        Gtk::ColorSelectionDialog color_dialog;
 };
 
-
+#endif // __gtk_ardour_editor_route_groups_h__