mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
Remove obsolete use of input_session/connection.h
This commit is contained in:
parent
78047b5bd8
commit
19690193a4
@ -16,7 +16,6 @@
|
||||
#include <base/attached_rom_dataspace.h>
|
||||
#include <base/allocator_avl.h>
|
||||
#include <base/heap.h>
|
||||
#include <input_session/connection.h>
|
||||
#include <block_session/connection.h>
|
||||
|
||||
namespace Test {
|
||||
|
@ -30,7 +30,6 @@
|
||||
/* os includes */
|
||||
#include <framebuffer_session/connection.h>
|
||||
#include <input/event.h>
|
||||
#include <input_session/connection.h>
|
||||
#include <gui_session/connection.h>
|
||||
#include <timer_session/connection.h>
|
||||
|
||||
|
@ -18,7 +18,6 @@
|
||||
#include <base/attached_rom_dataspace.h>
|
||||
#include <input/event.h>
|
||||
#include <input/keycodes.h>
|
||||
#include <input_session/connection.h>
|
||||
#define Framebuffer Fb_Genode
|
||||
#include <gui_session/connection.h>
|
||||
#undef Framebuffer
|
||||
|
Loading…
Reference in New Issue
Block a user