diff options
Diffstat (limited to 'src/pj_utils.c')
| -rw-r--r-- | src/pj_utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pj_utils.c b/src/pj_utils.c index 203c637c..d2037032 100644 --- a/src/pj_utils.c +++ b/src/pj_utils.c @@ -28,7 +28,7 @@ #define PJ_LIB__ -#include <projects.h> +#include "projects.h" #include <string.h> #include <math.h> |
