diff options
author | joye <joye> | 2014-05-27 18:35:27 (GMT) |
---|---|---|
committer | joye <joye> | 2014-05-27 18:35:27 (GMT) |
commit | f422626ec026ba304de53f22c4966da0b47acea7 (patch) | |
tree | 8b0857a8beeb05bf87e0e0fddca90e442557e5aa /src/bltGrAxisOp.C | |
parent | 627698108e3835c367d295f4b5cad40a1f06c657 (diff) | |
download | blt-f422626ec026ba304de53f22c4966da0b47acea7.zip blt-f422626ec026ba304de53f22c4966da0b47acea7.tar.gz blt-f422626ec026ba304de53f22c4966da0b47acea7.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGrAxisOp.C')
-rw-r--r-- | src/bltGrAxisOp.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrAxisOp.C b/src/bltGrAxisOp.C index 0006ae1..374aaff 100644 --- a/src/bltGrAxisOp.C +++ b/src/bltGrAxisOp.C @@ -30,7 +30,7 @@ #include <math.h> #include <string.h> -#include "bltBind.h" +#include "bltGrBind.h" #include "bltGraph.h" #include "bltGrAxis.h" #include "bltGrAxisOp.h" |