Merge branch 'windows' of git.ardour.org:ardour/ardour into windows
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / auto_spin.h
index 68da2249a05ff4998cb2fce8307ca4364aabafef..4eab2dae98c7b39a0230ee1f529220f8661bc8f0 100644 (file)
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id$
 */
 
 #ifndef __gtkmm2ext_auto_spin_h__
 #define __gtkmm2ext_auto_spin_h__
 
+#ifdef interface
+#undef interface
+#endif
+
 #include <gtkmm.h>
 
 namespace Gtkmm2ext {