branch | bug235_bringup_0 |
changeset 184 | 221a1b09860c |
parent 97 | 0e9202c0340c |
167:b9003303ce25 | 184:221a1b09860c |
---|---|
14 // |
14 // |
15 |
15 |
16 #include "screen.h" |
16 #include "screen.h" |
17 |
17 |
18 #include <hal.h> |
18 #include <hal.h> |
19 #include <hal_data.h> |
|
19 #include <graphics/wsscreendevice.h> |
20 #include <graphics/wsscreendevice.h> |
20 #include <graphics/wsscene.h> |
21 #include <graphics/wsscene.h> |
21 #include <graphics/wselement.h> |
22 #include <graphics/wselement.h> |
22 #include "server.h" |
23 #include "server.h" |
23 #include "wstop.h" |
24 #include "wstop.h" |