GskRoundedRect: Include private header file

So we don't have implementations without previous prototypes.
This commit is contained in:
Timm Bäder 2017-04-26 11:07:40 +02:00
parent 0105bf82c0
commit dfcde113e8

View File

@ -33,6 +33,7 @@
#include "config.h"
#include "gskroundedrect.h"
#include "gskroundedrectprivate.h"
#include "gskdebugprivate.h"