diff options
Diffstat (limited to 'src/tkbltGrAxis.h')
-rw-r--r-- | src/tkbltGrAxis.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tkbltGrAxis.h b/src/tkbltGrAxis.h index 475715b..2e35d3f 100644 --- a/src/tkbltGrAxis.h +++ b/src/tkbltGrAxis.h @@ -37,9 +37,9 @@ #include "tkbltChain.h" -#include "bltGrMisc.h" -#include "bltGrText.h" -#include "bltGrPSOutput.h" +#include "tkbltGrMisc.h" +#include "tkbltGrText.h" +#include "tkbltGrPSOutput.h" namespace Blt { class Graph; |