diff options
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; |