styleproperties: Remove header where it's not used

This commit is contained in:
Benjamin Otte
2014-10-24 21:12:44 +02:00
parent e2a0780543
commit 433c20e59d
7 changed files with 1 additions and 7 deletions

View File

@ -30,7 +30,6 @@
#include "gtkcsstypesprivate.h"
#include "gtkintl.h"
#include "gtkprivatetypebuiltins.h"
#include "gtkstylepropertiesprivate.h"
/* this is in case round() is not provided by the compiler,
* such as in the case of C89 compilers, like MSVC