diff options
Diffstat (limited to 'src/pj_ctx.c')
| -rw-r--r-- | src/pj_ctx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pj_ctx.c b/src/pj_ctx.c index fc52f300..1b2aea27 100644 --- a/src/pj_ctx.c +++ b/src/pj_ctx.c @@ -25,7 +25,7 @@ * DEALINGS IN THE SOFTWARE. *****************************************************************************/ -#include <projects.h> +#include "projects.h" #include <string.h> #include <errno.h> |
