changeset 25 | 0ed94ceaa377 |
parent 10 | a359256acfc6 |
child 26 | cb62a4f66ebe |
22:9a9a761f03f1 | 25:0ed94ceaa377 |
---|---|
19 |
19 |
20 #ifndef BRCTL_H |
20 #ifndef BRCTL_H |
21 #define BRCTL_H |
21 #define BRCTL_H |
22 |
22 |
23 // INCLUDES |
23 // INCLUDES |
24 #include <BrCtlInterface.h> |
24 #include <brctlinterface.h> |
25 |
25 |
26 #include "BrCtlDefs.h" |
26 #include "brctldefs.h" |
27 #include "HistoryInterface.h" |
27 #include "HistoryInterface.h" |
28 |
28 |
29 #include "WmlInterface.h" |
29 #include "WmlInterface.h" |
30 // CONSTANTS |
30 // CONSTANTS |
31 |
31 |