diff options
Diffstat (limited to 'protocols/Dummy/src/stdafx.h')
-rw-r--r-- | protocols/Dummy/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h index 3655b635ae..0b5ef8d72d 100644 --- a/protocols/Dummy/src/stdafx.h +++ b/protocols/Dummy/src/stdafx.h @@ -31,6 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_avatars.h> #include <m_chat.h> #include <m_clistint.h> +#include <m_contacts.h> #include <m_database.h> #include <m_extraicons.h> #include <m_file.h> |