diff options
author | joye <joye> | 2014-06-27 15:51:28 (GMT) |
---|---|---|
committer | joye <joye> | 2014-06-27 15:51:28 (GMT) |
commit | 78c2192372390a1956b318bb1cbb8fca3ad709af (patch) | |
tree | a8d501faf328ec6b2f46642d891309168898683b /src/bltGrPSOutput.C | |
parent | 1115eaa1077bd1164a486c3c15c16ce99bd34d34 (diff) | |
download | blt-78c2192372390a1956b318bb1cbb8fca3ad709af.zip blt-78c2192372390a1956b318bb1cbb8fca3ad709af.tar.gz blt-78c2192372390a1956b318bb1cbb8fca3ad709af.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 be34021..87acda0 100644 --- a/src/bltGrPSOutput.C +++ b/src/bltGrPSOutput.C @@ -37,7 +37,7 @@ extern "C" { }; #include "bltGraph.h" -#include "bltGrPageSetup.h" +#include "bltGrPostscript.h" #include "bltGrPs.h" using namespace Blt; |