X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fimport%2Fimport.h;h=625c50cd32769d0c82ca435cfe8974aa95dcf320;hb=ee9b71949005734012f18251774807c38b989ae2;hp=09bd1cf4d76170558581df7b94fc8baaabcf3052;hpb=16e00f0a40d6b9261542eb597c02ac78daab3777;p=xestiaab%2F.git diff --git a/source/import/import.h b/source/import/import.h index 09bd1cf..625c50c 100644 --- a/source/import/import.h +++ b/source/import/import.h @@ -16,14 +16,14 @@ // You should have received a copy of the GNU General Public License along // with Xestia Address Book. If not, see +#ifndef IMPORT_IMPORT_H +#define IMPORT_IMPORT_H + #include #include #include "../frmMain.h" -#ifndef IMPORT_IMPORT_H -#define IMPORT_IMPORT_H - void ImportRun(frmMain *frmMainPtrInc); #endif