diff --git a/src/zmapWindow/zmapcols.c b/src/zmapWindow/zmapcols.c index 3ccb006de4e4dd3cf4d737b1be3af34474b3bd78..3565ac52032d0d056cb077d8e492d4583c0d6fa9 100755 --- a/src/zmapWindow/zmapcols.c +++ b/src/zmapWindow/zmapcols.c @@ -1,4 +1,4 @@ -/* Last edited: Jul 7 14:11 2004 (edgrif) */ +/* Last edited: Jul 14 16:22 2004 (rnc) */ /* file: zmapcols.c * Author: Simon Kelley (srk@sanger.ac.uk) * Copyright (c) Sanger Institute, 2003 @@ -26,7 +26,7 @@ */ #include <seqregion.h> -#include <zmapDraw.h> +#include <ZMap/zmapDraw.h> #include <ZMap/zmapFeature.h> #include <ZMap/zmapWindow.h>