From 0f5e11d1b8ca6c648cd660f4b482d7ce3ee276b6 Mon Sep 17 00:00:00 2001 From: edgrif <edgrif> Date: Tue, 16 Feb 2010 10:39:14 +0000 Subject: [PATCH] fix up an include. --- src/zmapWindow/items/zmapWindowTranscriptFeature_I.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/zmapWindow/items/zmapWindowTranscriptFeature_I.h b/src/zmapWindow/items/zmapWindowTranscriptFeature_I.h index 47cd29401..f3ba607e3 100755 --- a/src/zmapWindow/items/zmapWindowTranscriptFeature_I.h +++ b/src/zmapWindow/items/zmapWindowTranscriptFeature_I.h @@ -27,17 +27,16 @@ * * Exported functions: See XXXXXXXXXXXXX.h * HISTORY: - * Last edited: Jan 15 12:29 2009 (rds) + * Last edited: Feb 15 16:15 2010 (edgrif) * Created: Wed Dec 3 08:25:28 2008 (rds) - * CVS info: $Id: zmapWindowTranscriptFeature_I.h,v 1.1 2009-04-23 09:12:46 rds Exp $ + * CVS info: $Id: zmapWindowTranscriptFeature_I.h,v 1.2 2010-02-16 10:39:14 edgrif Exp $ *------------------------------------------------------------------- */ - #ifndef ZMAP_WINDOW_TRANSCRIPT_FEATURE_I_H #define ZMAP_WINDOW_TRANSCRIPT_FEATURE_I_H #include <zmapWindowCanvasItem_I.h> - +#include <zmapWindowTranscriptFeature.h> typedef struct _zmapWindowTranscriptFeatureClassStruct { -- GitLab