diff options
Diffstat (limited to 'ieview/ieview_common.h')
-rw-r--r-- | ieview/ieview_common.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ieview/ieview_common.h b/ieview/ieview_common.h index 543d505..54fc066 100644 --- a/ieview/ieview_common.h +++ b/ieview/ieview_common.h @@ -31,7 +31,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef IEVIEW_COMMON_H
#define IEVIEW_COMMON_H
-#define MIRANDA_VER 0x0600
+#define MIRANDA_VER 0x0900
+#define MIRANDA_CUSTOM_LP
#include <windows.h>
#include <commctrl.h>
|