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