X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditor.cpp;h=4d7bde21c4b0b80843e363def29c2b213335bd20;hp=ad16901adc458d774ad2eeda0e9201965f756352;hb=HEAD;hpb=13af7e459ddcc361e62927972f493ca657592874 diff --git a/source/contacteditor/frmContactEditor.cpp b/source/contacteditor/frmContactEditor.cpp index ad16901..4d7bde2 100644 --- a/source/contacteditor/frmContactEditor.cpp +++ b/source/contacteditor/frmContactEditor.cpp @@ -58,7 +58,7 @@ #include "../version.h" #include "../vcard/vcard.h" #include "../vcard/vcard34conv.h" -#include "../bitmaps.h" +#include "../Bitmaps.h" #include "../common/base64.h" #include "../common/textprocessing.h" #include "../common/preferences.h" @@ -655,4 +655,4 @@ void frmContactEditor::SetMode(bool StartupEditModeIn){ StartupEditMode = StartupEditModeIn; -} \ No newline at end of file +}