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