From 6270be1be1979c0ad41ea506200431bcfc79360c Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 2 Apr 2013 14:06:54 +0000 Subject: - XSoundNotify: boost removal pt 1 (patch from Mataes) git-svn-id: http://svn.miranda-ng.org/main/trunk@4286 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/XSoundNotify/src/Common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/XSoundNotify/src/Common.h') diff --git a/plugins/XSoundNotify/src/Common.h b/plugins/XSoundNotify/src/Common.h index 7fd7dca140..491410d233 100644 --- a/plugins/XSoundNotify/src/Common.h +++ b/plugins/XSoundNotify/src/Common.h @@ -1,5 +1,6 @@ #include +#include #include #include @@ -8,6 +9,7 @@ #include #include +#include #include #include #include @@ -15,7 +17,6 @@ #include #include -#include #include "resource.h" #include "Version.h" -- cgit v1.2.3