diff --git a/README.md b/README.md index aa8c8d7..dedaade 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Launch it. Click. That's it. Install build dependencies (Debian): ```sh -apt install --no-install-recommends -y cmake g++ make pkg-config libpango1.0-dev libjpeg-dev libwayland-dev wayland-protocols libxkbcommon-dev libgles2-mesa-dev +apt install --no-install-recommends -y cmake g++ make pkg-config libpango1.0-dev libjpeg-dev libwayland-dev wayland-protocols libxkbcommon-dev ``` Building is done via CMake: diff --git a/src/includes.hpp b/src/includes.hpp index 11bd840..52d456b 100644 --- a/src/includes.hpp +++ b/src/includes.hpp @@ -28,8 +28,6 @@ extern "C" { #undef namespace #undef static -#include -#include #include #include #include