diff options
Diffstat (limited to 'plugins/Sessions/Src/Sessions.h')
-rw-r--r-- | plugins/Sessions/Src/Sessions.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Sessions/Src/Sessions.h b/plugins/Sessions/Src/Sessions.h index e4d5425c07..703fdeb636 100644 --- a/plugins/Sessions/Src/Sessions.h +++ b/plugins/Sessions/Src/Sessions.h @@ -21,8 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define _WIN32_WINNT 0x0501
-#define MIRANDA_VER 0x0900
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
#include <windows.h>
#include <commctrl.h>
|