Clean up private headers

This commit adds a few missing private headers, and cleans up
some irregularities in the existing ones
This commit is contained in:
Matthias Clasen
2014-04-05 02:04:12 -04:00
parent 08e1c85add
commit fee33b1a81
35 changed files with 177 additions and 131 deletions

View File

@ -29,6 +29,7 @@
#include <math.h>
#include "gtkrange.h"
#include "gtkrangeprivate.h"
#include "gtkadjustment.h"
#include "gtkcolorscaleprivate.h"