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