diff options
author | joye <joye> | 2014-05-06 18:43:52 (GMT) |
---|---|---|
committer | joye <joye> | 2014-05-06 18:43:52 (GMT) |
commit | c054227535fb2153a68ca2b1963deddbb148e19c (patch) | |
tree | ca20a3db5c61b2ae1af119fce5306525bb7d27a5 /src/bltGraph.h | |
parent | b78feb1c2483283e3453fc95ce4b9a99ef3021cc (diff) | |
download | blt-c054227535fb2153a68ca2b1963deddbb148e19c.zip blt-c054227535fb2153a68ca2b1963deddbb148e19c.tar.gz blt-c054227535fb2153a68ca2b1963deddbb148e19c.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGraph.h')
-rw-r--r-- | src/bltGraph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGraph.h b/src/bltGraph.h index ee62432..dd44e7e 100644 --- a/src/bltGraph.h +++ b/src/bltGraph.h @@ -38,7 +38,7 @@ extern "C" { }; #include "bltGrMisc.h" -#include "bltText.h" +#include "bltGrText.h" typedef struct _Blt_Ps *Blt_Ps; |