Added missing include of Fonts.h

This commit is contained in:
Jack Jansen 1996-03-07 15:17:11 +00:00
parent 57fb8cec3a
commit 2429c722d7

View File

@ -35,6 +35,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <Events.h>
#include <Windows.h>
#include <Desk.h>
#include <Fonts.h>
#ifdef __MWERKS__
#include <SIOUX.h>