diff options
author | Thomas White <taw@physics.org> | 2014-02-27 19:53:31 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-02-27 19:53:31 +0100 |
commit | 16c27cc308b624159d0cc9f334e97797e1b854ae (patch) | |
tree | c27b635c49bdd0e10746270892f519053899cc88 | |
parent | 6d7d5de215e24e68e6c01c96f1c23539387cb85b (diff) |
Fix compilation when one or more of Cairo, Pango or PangoCairo are missing
scaling-report.h mustn't be included by two .c files compiled into the same binary
-rw-r--r-- | src/post-refinement.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/post-refinement.h b/src/post-refinement.h index b964975e..8c3a6638 100644 --- a/src/post-refinement.h +++ b/src/post-refinement.h @@ -41,7 +41,6 @@ #include "utils.h" #include "crystal.h" #include "geometry.h" -#include "scaling-report.h" /* Refineable parameters. |