Browse Source

correct the nipred include for PREDICTOR defined

pre-master-46
dwarning 16 years ago
parent
commit
abf65c511f
  1. 2
      src/spicelib/analysis/dctran.c

2
src/spicelib/analysis/dctran.c

@ -32,7 +32,7 @@ Modified: 2000 AlansFixes
#endif
#ifdef PREDICTOR
#include "nipred.h"
#include "../maths/ni/nipred.h"
#endif /* PREDICTOR */
#ifdef HAS_WINDOWS /* hvogt 10.03.99, nach W. Mues */

Loading…
Cancel
Save