diff options
Diffstat (limited to 'plugins/RecentContacts/src/stdafx.h')
-rw-r--r-- | plugins/RecentContacts/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/RecentContacts/src/stdafx.h b/plugins/RecentContacts/src/stdafx.h index 06679f407e..58c438a5a2 100644 --- a/plugins/RecentContacts/src/stdafx.h +++ b/plugins/RecentContacts/src/stdafx.h @@ -20,7 +20,7 @@ #include <m_toptoolbar.h>
#include "resource.h"
-#include "Version.h"
+#include "version.h"
#define V_RECENTCONTACTS_TOGGLE_IGNORE "RecentContacts/ToggleIgnore"
|