From ebb1ad118dc2d067ae562cbbd60e6c58e771ea9e Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Mon, 11 Dec 2006 11:13:07 +0000 Subject: Fixed windows binary version --- src/main.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/main.h') diff --git a/src/main.h b/src/main.h index 4aa3fc13..91fd8552 100644 --- a/src/main.h +++ b/src/main.h @@ -29,8 +29,7 @@ #ifdef HAVE_CONFIG_H #include "../config.h" #elif defined WIN32 -#include "../The_Mana_World_private.h" -#define PACKAGE_VERSION PRODUCT_VERSION +#include "winver.h" #endif #ifndef TMW_DATADIR -- cgit v1.2.3-70-g09d2