libweston: Do not include private headers in shell-utils.h

Since it's a public header, it should be usable outside of weston tree.

Signed-off-by: Loïc Yhuel <loic.yhuel@softathome.com>
This commit is contained in:
Loïc Yhuel 2023-09-08 19:44:12 +02:00
parent 12744bcbee
commit c00ef0a5ce
2 changed files with 1 additions and 2 deletions

View file

@ -23,8 +23,6 @@
*/
#pragma once
#include "config.h"
#include "shared/helpers.h"
#include <libweston/libweston.h>
#ifdef __cplusplus

View file

@ -27,6 +27,7 @@
#include "config.h"
#include <libweston/shell-utils.h>
#include <libweston/desktop.h>
#include "shared/helpers.h"
/**
* \defgroup shell-utils Shell utils