Rename include/nitpicker_session to gui_session

This patch also renames the depot api archive accordingly.

Issue #3778
This commit is contained in:
Norman Feske
2020-06-11 14:27:20 +02:00
parent 87b08d6c7f
commit c6eda9bd80
75 changed files with 87 additions and 87 deletions

View File

@ -22,7 +22,7 @@
#include <os/pixel_rgb888.h>
#include <os/surface.h>
#include <os/texture_rgb888.h>
#include <nitpicker_session/connection.h>
#include <gui_session/connection.h>
#include <report_rom/report_service.h>
#include <pointer/dither_painter.h>
#include <pointer/shape_report.h>