summaryrefslogtreecommitdiff
path: root/protocols/AimOscar/src/packets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/AimOscar/src/packets.cpp')
-rw-r--r--protocols/AimOscar/src/packets.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/AimOscar/src/packets.cpp b/protocols/AimOscar/src/packets.cpp
index f4f44ab8bf..4c5964d293 100644
--- a/protocols/AimOscar/src/packets.cpp
+++ b/protocols/AimOscar/src/packets.cpp
@@ -16,7 +16,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "aim.h"
+#include "stdafx.h"
int aim_writesnac(unsigned short service, unsigned short subgroup,unsigned short &offset, char* out, unsigned short id)
{