#ifndef FLIPABOUT_H #define FLIPABOUT_H extern void ShowAboutForm(void); extern struct FormInfo AboutFormInfo; #endif