LV2_EXTENDED also needs to be defined when building gtk2_ardour
[ardour.git] / libs / pbd / id.cc
index c9823f0dc8e5f2589ac8f163e40050c9232bfd73..9a610c7418e4135f6980653375e4d42a40746642 100644 (file)
@@ -61,7 +61,7 @@ ID::reset ()
 {
        Glib::Threads::Mutex::Lock lm (*counter_lock);
        _id = _counter++;
-}      
+}
 
 int
 ID::string_assign (string str)