diff options
author | joye <joye> | 2014-04-21 18:44:52 (GMT) |
---|---|---|
committer | joye <joye> | 2014-04-21 18:44:52 (GMT) |
commit | b6aea08b0ddefde6ba8a46a45919a053e55cca02 (patch) | |
tree | dc5ccef743becc65e47092a5782b94afdbbc4e87 /src/bltGrPSOutput.C | |
parent | 3a6fe8503067084554250dae3a1bbcb4247784c4 (diff) | |
download | blt-b6aea08b0ddefde6ba8a46a45919a053e55cca02.zip blt-b6aea08b0ddefde6ba8a46a45919a053e55cca02.tar.gz blt-b6aea08b0ddefde6ba8a46a45919a053e55cca02.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGrPSOutput.C')
-rw-r--r-- | src/bltGrPSOutput.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrPSOutput.C b/src/bltGrPSOutput.C index f9885cb..1eedb03 100644 --- a/src/bltGrPSOutput.C +++ b/src/bltGrPSOutput.C @@ -45,7 +45,7 @@ extern "C" { #include "bltGrMisc.h" extern "C" { -#include "bltPsInt.h" +#include "bltPs.h" }; #ifdef TCL_UTF_MAX |