mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +00:00
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/>.
|
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#include "gskrendernodeprivate.h"
|
#include "gskrendernodeprivate.h"
|
||||||
|
|
||||||
#include "gskcairoblurprivate.h"
|
#include "gskcairoblurprivate.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user