aboutsummaryrefslogtreecommitdiff
path: root/src/p_series.c
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2006-03-30 14:35:09 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2006-03-30 14:35:09 +0000
commit74b768ba7a59fb5ae46be778f5274285757efd3e (patch)
treea73ecab20f4f8a778222ae442930d122b16772e0 /src/p_series.c
parent505897a9f6a7097759a63ead75208624a393e14a (diff)
downloadPROJ-74b768ba7a59fb5ae46be778f5274285757efd3e.tar.gz
PROJ-74b768ba7a59fb5ae46be778f5274285757efd3e.zip
bug 1145: avoid warnings on VC8.
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1329 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'src/p_series.c')
-rw-r--r--src/p_series.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/p_series.c b/src/p_series.c
index 7c16a23d..a2b531df 100644
--- a/src/p_series.c
+++ b/src/p_series.c
@@ -2,9 +2,9 @@
#ifndef lint
static const char SCCSID[]="@(#)p_series.c 4.6 95/08/19 GIE REL";
#endif
+#include "projects.h"
#include <stdio.h>
#include <string.h>
-#include <projects.h>
#define NF 20 /* length of final format string */
#define CUT 60 /* check length of line */
void