mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
seoul: remove superfluous includes from console
The console included nitpicker_view headers, which were not used. The headers vanished with the recent nitpicker API change, which broke the build of seoul.
This commit is contained in:
parent
905ca7bf3f
commit
bfdc4138ba
@ -34,8 +34,6 @@
|
||||
/* includes for I/O */
|
||||
#include <base/env.h>
|
||||
#include <util/list.h>
|
||||
#include <nitpicker_session/connection.h>
|
||||
#include <nitpicker_view/client.h>
|
||||
#include <input/event.h>
|
||||
|
||||
using Genode::List;
|
||||
|
Loading…
Reference in New Issue
Block a user