X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fimport%2FfrmImportContacts.cpp;h=e6d4a010b4cf40fcff102e90b77547f5e89c525c;hp=ff0341c4eb1a76012714ecc77a468d95eef03a74;hb=76214fdd5e820c60a468a62fa586749102310f21;hpb=13af7e459ddcc361e62927972f493ca657592874 diff --git a/source/import/frmImportContacts.cpp b/source/import/frmImportContacts.cpp index ff0341c..e6d4a01 100644 --- a/source/import/frmImportContacts.cpp +++ b/source/import/frmImportContacts.cpp @@ -22,7 +22,7 @@ #include "frmImportContacts.h" #include "import-struct.h" #include "../common/preferences.h" -#include "../bitmaps.h" +#include "../Bitmaps.h" #include "../vcard/vcard.h" #include "../common/dirs.h" @@ -310,4 +310,4 @@ bool frmImportContacts::GetDialogResult(){ return DialogResult; -} \ No newline at end of file +}