#ifndef DRAW_METERBRIDGE_H #define DRAW_METERBRIDGE_H void draw_meterbridge(Note *allGUINotes, int redrawNeeded); #endif // not defined DRAW_METERBRIDGE_H