diff options
Diffstat (limited to 'protocols/Yahoo/src/main.cpp')
-rw-r--r-- | protocols/Yahoo/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Yahoo/src/main.cpp b/protocols/Yahoo/src/main.cpp index ea336f0fd9..1672312335 100644 --- a/protocols/Yahoo/src/main.cpp +++ b/protocols/Yahoo/src/main.cpp @@ -10,7 +10,7 @@ * I want to thank Robert Rainwater and George Hazan for their code and support
* and for answering some of my questions during development of this plugin.
*/
-#include "yahoo.h"
+#include "stdafx.h"
#include "http_gateway.h"
#include "version.h"
#include "resource.h"
|