mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user