From 3ad0e7bcb4d239cdc7d1eba66c13318b8d4d6895 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Sat, 29 Aug 2015 19:50:22 +0000 Subject: Toaster: reverted :-( git-svn-id: http://svn.miranda-ng.org/main/trunk@15105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Toaster/src/stdafx.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/Toaster/src/stdafx.h') diff --git a/plugins/Toaster/src/stdafx.h b/plugins/Toaster/src/stdafx.h index 01c4b0e0d6..d198146e97 100644 --- a/plugins/Toaster/src/stdafx.h +++ b/plugins/Toaster/src/stdafx.h @@ -16,8 +16,6 @@ #include #include #include -#include -#include #include "version.h" #include "resource.h" @@ -32,12 +30,10 @@ DEFINE_PROPERTYKEY(PKEY_AppUserModel_ID, 0x9F4C2855, 0x9F79, 0x4B39, 0xA8, 0xD0, #include "toast_event_handler.h" #include "toast_notification.h" #include "add_to_start_menu.h" -#include "avatars.h" extern HINSTANCE g_hInstance; extern mir_cs csNotifications; extern OBJLIST lstNotifications; -extern HANDLE g_hTempAvatarsFolder; struct callbackArg { -- cgit v1.2.3