From b7d50b738c042e6ca276c1a953aaac2ce4ca6bde Mon Sep 17 00:00:00 2001 From: edgrif <edgrif> Date: Tue, 16 Feb 2010 10:37:10 +0000 Subject: [PATCH] fix up header include. --- src/zmapWindow/items/zmapWindowTextFeature_I.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/zmapWindow/items/zmapWindowTextFeature_I.h b/src/zmapWindow/items/zmapWindowTextFeature_I.h index 658d72d02..29627cf96 100755 --- a/src/zmapWindow/items/zmapWindowTextFeature_I.h +++ b/src/zmapWindow/items/zmapWindowTextFeature_I.h @@ -27,16 +27,16 @@ * * Exported functions: See XXXXXXXXXXXXX.h * HISTORY: - * Last edited: Dec 3 08:51 2008 (rds) + * Last edited: Feb 15 15:53 2010 (edgrif) * Created: Wed Dec 3 08:25:28 2008 (rds) - * CVS info: $Id: zmapWindowTextFeature_I.h,v 1.1 2009-04-23 09:12:46 rds Exp $ + * CVS info: $Id: zmapWindowTextFeature_I.h,v 1.2 2010-02-16 10:37:10 edgrif Exp $ *------------------------------------------------------------------- */ - #ifndef ZMAP_WINDOW_TEXT_FEATURE_I_H #define ZMAP_WINDOW_TEXT_FEATURE_I_H #include <zmapWindowCanvasItem_I.h> +#include <zmapWindowTextFeature.h> typedef struct _zmapWindowTextFeatureClassStruct -- GitLab