summaryrefslogtreecommitdiffstats
path: root/src/tkbltGrElemLine.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/tkbltGrElemLine.C
parent59da97e1efbcc46b9c970186db1942d4e73db66b (diff)
downloadblt-c9e3c176631b947d6f25c17d51282fa55d831b69.zip
blt-c9e3c176631b947d6f25c17d51282fa55d831b69.tar.gz
blt-c9e3c176631b947d6f25c17d51282fa55d831b69.tar.bz2
change file names
Diffstat (limited to 'src/tkbltGrElemLine.C')
-rw-r--r--src/tkbltGrElemLine.C12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/tkbltGrElemLine.C b/src/tkbltGrElemLine.C
index 15154b0..91e4c5b 100644
--- a/src/tkbltGrElemLine.C
+++ b/src/tkbltGrElemLine.C
@@ -32,14 +32,14 @@
#include <stdlib.h>
#include <string.h>
-#include "bltGraph.h"
-#include "bltGrElemLine.h"
-#include "bltGrElemOption.h"
+#include "tkbltGraph.h"
+#include "tkbltGrElemLine.h"
+#include "tkbltGrElemOption.h"
#include "tkbltGrAxis.h"
-#include "bltGrMisc.h"
-#include "bltGrDef.h"
+#include "tkbltGrMisc.h"
+#include "tkbltGrDef.h"
#include "tkbltConfig.h"
-#include "bltGrPSOutput.h"
+#include "tkbltGrPSOutput.h"
using namespace Blt;