diff options
Diffstat (limited to 'protocols/Gadu-Gadu/version.h')
-rw-r--r-- | protocols/Gadu-Gadu/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/version.h b/protocols/Gadu-Gadu/version.h index 00f0e6bb6d..a868c43720 100644 --- a/protocols/Gadu-Gadu/version.h +++ b/protocols/Gadu-Gadu/version.h @@ -18,7 +18,7 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
////////////////////////////////////////////////////////////////////////////////
-#include "../../include/m_version.h"
+#include "m_version.h"
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
|