base: make GstQueueArray private to coreelements for now
[platform/upstream/gstreamer.git] / plugins / elements / gstqueue.h
index 552a128..e959f42 100644 (file)
@@ -25,7 +25,7 @@
 #define __GST_QUEUE_H__
 
 #include <gst/gst.h>
-#include <gst/base/gstqueuearray.h>
+#include "gstqueuearray.h"
 
 G_BEGIN_DECLS