Rename include/nitpicker_session to gui_session
This patch also renames the depot api archive accordingly. Issue #3778
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#define _INCLUDE__SCOUT__NITPICKER_GRAPHICS_BACKEND_H_
|
||||
|
||||
/* Genode includes */
|
||||
#include <nitpicker_session/connection.h>
|
||||
#include <gui_session/connection.h>
|
||||
#include <os/pixel_rgb565.h>
|
||||
#include <base/attached_dataspace.h>
|
||||
|
||||
|
||||
@@ -5,4 +5,4 @@ nitpicker_gfx
|
||||
timer_session
|
||||
input_session
|
||||
framebuffer_session
|
||||
nitpicker_session
|
||||
gui_session
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#include <base/session_label.h>
|
||||
#include <root/component.h>
|
||||
#include <log_session/log_session.h>
|
||||
#include <nitpicker_session/connection.h>
|
||||
#include <gui_session/connection.h>
|
||||
#include <timer_session/connection.h>
|
||||
#include <input/event.h>
|
||||
#include <os/pixel_rgb565.h>
|
||||
|
||||
Reference in New Issue
Block a user