diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/fam_02location.cpp')
-rw-r--r-- | protocols/IcqOscarJ/src/fam_02location.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/fam_02location.cpp b/protocols/IcqOscarJ/src/fam_02location.cpp index 1a3953c717..fcbaa23fda 100644 --- a/protocols/IcqOscarJ/src/fam_02location.cpp +++ b/protocols/IcqOscarJ/src/fam_02location.cpp @@ -27,7 +27,7 @@ // Handles packets from Location family
// -----------------------------------------------------------------------------
-#include "icqoscar.h"
+#include "stdafx.h"
extern const char* cliSpamBot;
|