| Index: src/plugin/PluginStdAfx.h |
| =================================================================== |
| --- a/src/plugin/PluginStdAfx.h |
| +++ b/src/plugin/PluginStdAfx.h |
| @@ -82,6 +82,3 @@ |
| #define countof(x) (sizeof(x)/sizeof(*x)) |
| #endif |
| -#ifdef USE_CONSOLE |
| -#include "Console.h" |
| -#endif |