manually apply d697a31abf2fa1b0bedcab025188f03611920fdf from master (git could not...
[ardour.git] / gtk2_ardour / utils_videotl.cc
index ed1bfad766eafbeb8c2fe996deb2acdeff583205..2e250b2cee29321b140419e6f815afa2c9a2e216 100644 (file)
@@ -325,7 +325,7 @@ extern "C" {
                struct A3MemoryStruct chunk;
                long int httpstatus;
                if (status) *status = 0;
-               //usleep(500000); return NULL; // TEST & DEBUG
+               //Glib::usleep(500000); return NULL; // TEST & DEBUG
                if (strncmp("http://", u, 7)) return NULL;
 
                chunk.data=NULL;