mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Remove obsolete use of input_session/connection.h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user