diff options
Diffstat (limited to 'src/PJ_bacon.c')
| -rw-r--r-- | src/PJ_bacon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_bacon.c b/src/PJ_bacon.c index 802ddcb8..4ba70db4 100644 --- a/src/PJ_bacon.c +++ b/src/PJ_bacon.c @@ -2,7 +2,7 @@ # define EPS 1e-10 #define PJ_LIB__ #include <errno.h> -#include <projects.h> +#include "projects.h" struct pj_opaque { |
