From 12867cc4fb55432582c06a0e5b61b3f6ddcb024a Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 11 May 2015 21:20:49 +0000 Subject: [PATCH] KeyGenerator 1.6e1 : - aggiornamenti per cambio nome include di base. --- KeyGenerator.cpp | 4 ++-- KeyGenerator.rc | Bin 24636 -> 24636 bytes KeyGeneratorDlg.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/KeyGenerator.cpp b/KeyGenerator.cpp index 2d39aa8..4b1a113 100644 --- a/KeyGenerator.cpp +++ b/KeyGenerator.cpp @@ -15,8 +15,8 @@ #include "stdafx.h" #include "KeyGenerator.h" #include "KeyGeneratorDlg.h" -#include "/EgtDev/Include/EgnGetModuleVer.h" -#include "/EgtDev/Include/EGnStringConverter.h" +#include "/EgtDev/Include/EGnGetModuleVer.h" +#include "/EgtDev/Include/EgtStringConverter.h" #include "/EgtDev/Include/EgtIniFile.h" #include "/EgtDev/Include/SELkKeyProc.h" diff --git a/KeyGenerator.rc b/KeyGenerator.rc index ceb0d639c3da5960927a3aa0ad5b8aeeeed654b0..1e7c8bb05b224ce2c66c39233abe49b20646e721 100644 GIT binary patch delta 66 zcmdmUfN{?O#tkOwtfmY)42GL6)vcMCQyB~=3+m`@-eZ)&xS2&qhZ!#UnrX6vQ4W%V G23-JgR1#zW delta 66 zcmdmUfN{?O#tkOwti}vF3}%}x)vcMClNrn=3+m`@-eZ)&xS2&qhZ!#UnrX6vQ4W%V G23-Jhyb^E# diff --git a/KeyGeneratorDlg.cpp b/KeyGeneratorDlg.cpp index 5e40d4a..99f0b52 100644 --- a/KeyGeneratorDlg.cpp +++ b/KeyGeneratorDlg.cpp @@ -19,7 +19,7 @@ #include "KeyGeneratorDlg.h" #include "KeyMaker.h" #include "/EgtDev/Include/EGnStringUtils.h" -#include "/EgtDev/Include/EGnStringConverter.h" +#include "/EgtDev/Include/EgtStringConverter.h" #include "/EgtDev/Include/EgtIniFile.h" #include "/EgtDev/Include/SELkKeyProc.h"