summaryrefslogtreecommitdiffstats
path: root/src/tkbltVecCmd.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/tkbltVecCmd.C
parent59da97e1efbcc46b9c970186db1942d4e73db66b (diff)
downloadblt-c9e3c176631b947d6f25c17d51282fa55d831b69.zip
blt-c9e3c176631b947d6f25c17d51282fa55d831b69.tar.gz
blt-c9e3c176631b947d6f25c17d51282fa55d831b69.tar.bz2
change file names
Diffstat (limited to 'src/tkbltVecCmd.C')
-rw-r--r--src/tkbltVecCmd.C8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tkbltVecCmd.C b/src/tkbltVecCmd.C
index e4581dc..7d977d1 100644
--- a/src/tkbltVecCmd.C
+++ b/src/tkbltVecCmd.C
@@ -52,10 +52,10 @@
#include <stdlib.h>
#include <ctype.h>
-#include "bltVecInt.h"
-#include "bltOp.h"
-#include "bltNsUtil.h"
-#include "bltSwitch.h"
+#include "tkbltVecInt.h"
+#include "tkbltOp.h"
+#include "tkbltNsUtil.h"
+#include "tkbltSwitch.h"
using namespace Blt;