Skip to content

Commit

Permalink
Cleanup includes
Browse files Browse the repository at this point in the history
Signed-off-by: Tin <[email protected]>
  • Loading branch information
Caellian committed Nov 8, 2023
1 parent cc9e2a7 commit be30bf0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/display-wayland.cc
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
*/

#include <config.h>
#include <wayland-util.h>
#include <utility>
#include "logging.h"

#ifdef BUILD_WAYLAND
#include <wayland-client.h>
Expand Down Expand Up @@ -57,6 +54,7 @@
#include "display-wayland.hh"
#include "gui.h"
#include "llua.h"
#include "logging.h"
#ifdef BUILD_X11
#include "x11.h"
#endif
Expand Down

0 comments on commit be30bf0

Please sign in to comment.