diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/chan_01login.cpp')
| -rw-r--r-- | protocols/IcqOscarJ/src/chan_01login.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/chan_01login.cpp b/protocols/IcqOscarJ/src/chan_01login.cpp index fe221e93a1..a4fc4cbced 100644 --- a/protocols/IcqOscarJ/src/chan_01login.cpp +++ b/protocols/IcqOscarJ/src/chan_01login.cpp @@ -23,7 +23,7 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
// -----------------------------------------------------------------------------
-#include "icqoscar.h"
+#include "stdafx.h"
void CIcqProto::handleLoginChannel(BYTE*, size_t, serverthread_info *info)
{
|
