summaryrefslogtreecommitdiffstats
path: root/src/tkbltGrPostscriptOp.C
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-05-31 17:55:41 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-05-31 17:55:41 (GMT)
commitc9e3c176631b947d6f25c17d51282fa55d831b69 (patch)
tree54fa212c34455ce077c4e5079fd795d0025c03b9 /src/tkbltGrPostscriptOp.C
parent59da97e1efbcc46b9c970186db1942d4e73db66b (diff)
downloadblt-c9e3c176631b947d6f25c17d51282fa55d831b69.zip
blt-c9e3c176631b947d6f25c17d51282fa55d831b69.tar.gz
blt-c9e3c176631b947d6f25c17d51282fa55d831b69.tar.bz2
change file names
Diffstat (limited to 'src/tkbltGrPostscriptOp.C')
-rw-r--r--src/tkbltGrPostscriptOp.C8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tkbltGrPostscriptOp.C b/src/tkbltGrPostscriptOp.C
index 4ff9dbc..931feb9 100644
--- a/src/tkbltGrPostscriptOp.C
+++ b/src/tkbltGrPostscriptOp.C
@@ -29,10 +29,10 @@
#include <tk.h>
-#include "bltGraph.h"
-#include "bltGrPostscript.h"
-#include "bltGrPostscriptOp.h"
-#include "bltGrPSOutput.h"
+#include "tkbltGraph.h"
+#include "tkbltGrPostscript.h"
+#include "tkbltGrPostscriptOp.h"
+#include "tkbltGrPSOutput.h"
using namespace Blt;