Changes in uspace/app/hello/hello.h [68698ba:0d00e53] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hello/hello.h
r68698ba r0d00e53 1 1 /* 2 * Copyright (c) 202 0Jiri Svoboda2 * Copyright (c) 2024 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 37 37 #define HELLO_H 38 38 39 #include <display.h>40 39 #include <ui/fixed.h> 41 40 #include <ui/label.h>
Note:
See TracChangeset
for help on using the changeset viewer.