diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2016-05-31 17:23:19 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2016-05-31 17:23:19 (GMT) |
commit | 456c99247dcb118277ee22b6922240c01621ad36 (patch) | |
tree | 3d73d1df191d552d365b8f9994893716d7ec51f1 /src/bltGraphSup.C | |
parent | 4f513e371fac91bdd4e10df64e30f30a1e24f4b4 (diff) | |
download | blt-456c99247dcb118277ee22b6922240c01621ad36.zip blt-456c99247dcb118277ee22b6922240c01621ad36.tar.gz blt-456c99247dcb118277ee22b6922240c01621ad36.tar.bz2 |
change name
Diffstat (limited to 'src/bltGraphSup.C')
-rw-r--r-- | src/bltGraphSup.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGraphSup.C b/src/bltGraphSup.C index 0213fb3..b249e17 100644 --- a/src/bltGraphSup.C +++ b/src/bltGraphSup.C @@ -32,7 +32,7 @@ #include <math.h> #include "bltGraph.h" -#include "bltGrAxis.h" +#include "tkbltGrAxis.h" #include "bltGrElem.h" #include "bltGrLegd.h" #include "bltGrMisc.h" |