#ifndef guard_m_speak_h #define guard_m_speak_h //============================================================================== // Miranda Speak Plugin, © 2002 Ryan Winter //============================================================================== #define ME_SPEAK_SAY "Speak/Say" //============================================================================== // // Summary : speak miranda includes // // Description : The includes need to be guarded to avoid multiple declaration // errors // //============================================================================== #endif