gst: make sure to include gstconfig.h also in gst_private.h
authorTim-Philipp Müller <tim@centricular.com>
Wed, 25 May 2016 09:48:05 +0000 (10:48 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 25 May 2016 09:48:05 +0000 (10:48 +0100)
commit5628f7ea731b69e2a744c1ee209fa49965b0bf0d
treeeda5a13872e45a8f6cfed56ff1f7824e51f72850
parent0274650e426d2f16be7c0e2d237a180827fe02fd
gst: make sure to include gstconfig.h also in gst_private.h

For GST_EXPORT define and also things like GST_DISABLE_REGISTRY.
Hopefully fixes the following build failure on cerbero-cross-mingw32:
helpers/gst-plugin-scanner.c:50: undefined reference to `_imp___gst_disable_registry_cache'
gst/gst_private.h