diff -r 9a9a761f03f1 -r 0ed94ceaa377 webengine/webkitutils/HistoryProvider/HistoryController.cpp --- a/webengine/webkitutils/HistoryProvider/HistoryController.cpp Tue Nov 24 09:02:20 2009 +0200 +++ b/webengine/webkitutils/HistoryProvider/HistoryController.cpp Thu Dec 17 09:20:16 2009 +0200 @@ -19,10 +19,10 @@ // INCLUDE FILES #include <../bidi.h> #include "HistoryController.h" -#include "BrCtlDefs.h" +#include "brctldefs.h" #include "HistoryView.h" #include "HistoryEntry.h" -#include "BrCtlDialogsProvider.h" +#include "brctldialogsprovider.h" // EXTERNAL DATA STRUCTURES