diff --git a/gst-objc-ext.h b/gst-objc-ext.h index a8ef516..931a9f1 100644 --- a/gst-objc-ext.h +++ b/gst-objc-ext.h @@ -4,7 +4,9 @@ #import "gst-string.h" #import "gst-array.h" #import "objc-proxy.h" -#ifndef GNU_RUNTIME +#ifdef GNU_RUNTIME +#import +#else #import #endif