forked from AuroraMiddleware/gtk
gsk: Include config.h
The more you know: Not including config.h causes the public API implemented in this file to not be exported in the resulting library.
This commit is contained in:
parent
adcde3034e
commit
08f9a6078b
@ -16,6 +16,8 @@
|
||||
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gskrendernodeprivate.h"
|
||||
|
||||
#include "gskcairoblurprivate.h"
|
||||
|
Loading…
Reference in New Issue
Block a user