diff options
Diffstat (limited to 'plugins/Dbx_mmap_SA/commonheaders.h')
-rw-r--r-- | plugins/Dbx_mmap_SA/commonheaders.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Dbx_mmap_SA/commonheaders.h b/plugins/Dbx_mmap_SA/commonheaders.h index defc7543ec..9c893310fc 100644 --- a/plugins/Dbx_mmap_SA/commonheaders.h +++ b/plugins/Dbx_mmap_SA/commonheaders.h @@ -21,8 +21,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define MIRANDA_VER 0x0700
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
#define _WIN32_WINNT 0x0501
#include "m_stdhdr.h"
|