Skip to content

Commit

Permalink
seat.hpp: do not include wlroots-full.hpp
Browse files Browse the repository at this point in the history
There is no need for this header at all.
  • Loading branch information
ammen99 committed Feb 26, 2025
1 parent e65ab89 commit 9b1ba71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/wayfire/seat.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include <memory>
#include <wayfire/scene.hpp>
#include <wayfire/nonstd/wlroots.hpp>
#include <wayfire/nonstd/wlroots-full.hpp>
#include <wayfire/view.hpp>

namespace wf
Expand Down

0 comments on commit 9b1ba71

Please sign in to comment.