summaryrefslogtreecommitdiffstats
path: root/src/tkbltGraph.h
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/tkbltGraph.h
parent59da97e1efbcc46b9c970186db1942d4e73db66b (diff)
downloadblt-c9e3c176631b947d6f25c17d51282fa55d831b69.zip
blt-c9e3c176631b947d6f25c17d51282fa55d831b69.tar.gz
blt-c9e3c176631b947d6f25c17d51282fa55d831b69.tar.bz2
change file names
Diffstat (limited to 'src/tkbltGraph.h')
-rw-r--r--src/tkbltGraph.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tkbltGraph.h b/src/tkbltGraph.h
index 7991353..8aece0f 100644
--- a/src/tkbltGraph.h
+++ b/src/tkbltGraph.h
@@ -33,8 +33,8 @@
#include <tk.h>
#include "tkbltChain.h"
-#include "bltGrMisc.h"
-#include "bltGrText.h"
+#include "tkbltGrMisc.h"
+#include "tkbltGrText.h"
typedef struct Ensemble {
const char *name;