diff options
Diffstat (limited to 'src/tkbltGrMarkerText.h')
-rw-r--r-- | src/tkbltGrMarkerText.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tkbltGrMarkerText.h b/src/tkbltGrMarkerText.h index 1ffca3f..99dc814 100644 --- a/src/tkbltGrMarkerText.h +++ b/src/tkbltGrMarkerText.h @@ -32,7 +32,7 @@ #include <tk.h> -#include "bltGrMarker.h" +#include "tkbltGrMarker.h" namespace Blt { |