From de8d4d9dc3bb7afd51eef89c0c7c2fb6d630b7a7 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 16 Aug 2008 23:29:11 -0500 Subject: [PATCH] fixed an include for gcc 4.3 --- espeakup.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/espeakup.h b/espeakup.h index 2d6210a..600c23a 100644 --- a/espeakup.h +++ b/espeakup.h @@ -20,6 +20,9 @@ #ifndef __ESPEAKUP_H #define __ESPEAKUP_H +/* This was added for gcc 4.3 */ +#include + #include enum command_t {