10a0062ff3d8f35b50b8944685bcc551d68ea26e angie Fri Jun 7 07:04:27 2013 -0700 Valuable feedback from code review -- thanks Tim! refs 10977 diff --git src/hg/hgVai/libifyMe.h src/hg/hgVai/libifyMe.h index 9af7fab..a656c40 100644 --- src/hg/hgVai/libifyMe.h +++ src/hg/hgVai/libifyMe.h @@ -1,22 +1,23 @@ /* Stuff lifted from hgTables that should be libified. */ #ifndef LIBIFYME_H #define LIBIFYME_H #include "annoFormatVep.h" #include "annoStreamVcf.h" +#include "annoGrator.h" boolean lookupPosition(struct cart *cart, char *cartVar); /* Look up position if it is not already seq:start-end. * Return FALSE if it has written out HTML showing multiple search results. * If webGotWarnings() is true after this returns FALSE, no match was found * and a warning box was displayed, in which case it's good to reset position * to cart's lastPosition before proceeding. */ boolean hasCustomTracks(struct cart *cart); /* Return TRUE if cart has custom tracks for the current db. */ void nbSpaces(int count); /* Print some non-breaking spaces. */ void initGroupsTracksTables(struct cart *cart,