webengine/webkitutils/HistoryProvider/HistoryController.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 58 220a17280356
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <../bidi.h>
    20 #include <../bidi.h>
       
    21 #include <brctldialogsprovider.h>
       
    22 
    21 #include "HistoryController.h"
    23 #include "HistoryController.h"
    22 #include "brctldefs.h"
    24 #include <brctldefs.h>
    23 #include "HistoryView.h"
    25 #include "HistoryView.h"
    24 #include "HistoryEntry.h"
    26 #include "HistoryEntry.h"
    25 #include "brctldialogsprovider.h"
       
    26 
    27 
    27 // EXTERNAL DATA STRUCTURES
    28 // EXTERNAL DATA STRUCTURES
    28 
    29 
    29 // EXTERNAL FUNCTION PROTOTYPES
    30 // EXTERNAL FUNCTION PROTOTYPES
    30 
    31