Fix the build

Some forgotten include path adjustments.
This commit is contained in:
Matthias Clasen
2014-10-24 16:12:33 -04:00
parent c16fa45bfe
commit 385e6beafe
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@
#include "gtkcssstringvalueprivate.h"
#include "gtkcssstylefuncsprivate.h"
#include "gtkcssvalueprivate.h"
#include "gtkstylepropertiesprivate.h"
#include "deprecated/gtkstylepropertiesprivate.h"
#include "gtktypebuiltins.h"
/* this is in case round() is not provided by the compiler,