diff options
Diffstat (limited to 'src/tkbltGrXAxisOp.h')
-rw-r--r-- | src/tkbltGrXAxisOp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tkbltGrXAxisOp.h b/src/tkbltGrXAxisOp.h index c586d23..b813c83 100644 --- a/src/tkbltGrXAxisOp.h +++ b/src/tkbltGrXAxisOp.h @@ -30,7 +30,7 @@ #ifndef __BltGrXAxisOp_h__ #define __BltGrXAxisOp_h__ -#include "bltGraph.h" +#include "tkbltGraph.h" namespace Blt { extern const Ensemble xaxisEnsemble[]; |