summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/chan_02data.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/IcqOscarJ/src/chan_02data.cpp')
-rw-r--r--protocols/IcqOscarJ/src/chan_02data.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/chan_02data.cpp b/protocols/IcqOscarJ/src/chan_02data.cpp
index 3a14ef1efd..47ebe5c819 100644
--- a/protocols/IcqOscarJ/src/chan_02data.cpp
+++ b/protocols/IcqOscarJ/src/chan_02data.cpp
@@ -27,7 +27,7 @@
// Handle channel 2 (Data) packets
// -----------------------------------------------------------------------------
-#include "icqoscar.h"
+#include "stdafx.h"
void CIcqProto::handleDataChannel(BYTE *pBuffer, size_t wBufferLength, serverthread_info *info)
{