Changes in uspace/lib/gui/canvas.h [2bb6d04:8d2dd7f2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/gui/canvas.h
r2bb6d04 r8d2dd7f2 39 39 #include <stdbool.h> 40 40 #include <io/pixel.h> 41 #include < draw/surface.h>41 #include <surface.h> 42 42 #include "widget.h" 43 43 #include "connection.h"
Note:
See TracChangeset
for help on using the changeset viewer.