mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 15:43:56 +00:00
committed by
Christian Helmuth
parent
a8dd7dd2fa
commit
c85bc38802
@ -11,7 +11,7 @@
|
||||
* under the terms of the GNU Affero General Public License version 3.
|
||||
*/
|
||||
|
||||
#include <gems/vfs.h>
|
||||
#include <os/vfs.h>
|
||||
#include <vfs/print.h>
|
||||
#include <base/heap.h>
|
||||
|
||||
|
@ -15,8 +15,7 @@
|
||||
#include <vfs/dir_file_system.h>
|
||||
#include <vfs/single_file_system.h>
|
||||
|
||||
|
||||
#include <gems/vfs.h>
|
||||
#include <os/vfs.h>
|
||||
#include <util/xml_generator.h>
|
||||
|
||||
#include <trace_session/connection.h>
|
||||
|
@ -14,10 +14,10 @@
|
||||
/* Genode includes */
|
||||
#include <vfs/dir_file_system.h>
|
||||
#include <vfs/readonly_value_file_system.h>
|
||||
#include <os/vfs.h>
|
||||
|
||||
/* gems includes */
|
||||
#include <gems/ttf_font.h>
|
||||
#include <gems/vfs.h>
|
||||
#include <gems/cached_font.h>
|
||||
|
||||
/* local includes */
|
||||
|
Reference in New Issue
Block a user