diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-24 23:07:58 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-24 23:07:58 +0000 |
commit | 4294963c06cca6c22fe273a8e3366ec4159ab76c (patch) | |
tree | 8140eaeab3fdb04cd512a5046ed74de171fbf3a3 /plugins/AvatarHistory/src/popup.cpp | |
parent | 8f3240800df19a4ad1025768f4c595ab49bb898f (diff) |
AvatarHistory - common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AvatarHistory/src/popup.cpp')
-rw-r--r-- | plugins/AvatarHistory/src/popup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/src/popup.cpp b/plugins/AvatarHistory/src/popup.cpp index 55f3a3ffd2..07810669c9 100644 --- a/plugins/AvatarHistory/src/popup.cpp +++ b/plugins/AvatarHistory/src/popup.cpp @@ -17,7 +17,7 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "AvatarHistory.h"
+#include "stdafx.h"
// Prototypes /////////////////////////////////////////////////////////////////////////////////////
|