X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FfrmPreferences.cpp;h=e8e37540acef2289ae9fe9c3823406749676c381;hp=965bc2ba8a6360b5da0aeeff9cc4e47f66035df1;hb=HEAD;hpb=13af7e459ddcc361e62927972f493ca657592874 diff --git a/source/frmPreferences.cpp b/source/frmPreferences.cpp index 965bc2b..e8e3754 100644 --- a/source/frmPreferences.cpp +++ b/source/frmPreferences.cpp @@ -22,7 +22,7 @@ #include "frmMain.h" #include "common/preferences.h" #include "common/dirs.h" -#include "bitmaps.h" +#include "Bitmaps.h" #include "import/import.h" #include "export/export.h" @@ -523,4 +523,4 @@ void frmPreferences::CloseWindow(wxCommandEvent &event){ this->Close(); -} \ No newline at end of file +}