Move util functions into UIConfiguration as they depend on it anyway
[ardour.git] / gtk2_ardour / export_timespan_selector.h
index 1c4a952913dc283822229543487c2affe9edbfcc..12166709911688721999564836dc900eb2aea847 100644 (file)
 
 #include <list>
 
+#ifdef interface
+#undef interface
+#endif
+
 #include <gtkmm.h>
 #include <boost/shared_ptr.hpp>
 
+
 #include "ardour/types.h"
 #include "ardour/session_handle.h"
 #include "ardour/export_profile_manager.h"