chore: cpplint fixes hyprland headers

This commit is contained in:
Austin Horstman
2023-09-02 15:22:26 -05:00
parent 8eb614f69e
commit ce076927f3
5 changed files with 20 additions and 1 deletions

View File

@ -1,5 +1,9 @@
#pragma once
#include <fmt/format.h>
#include <string>
#include "AAppIconLabel.hpp"
#include "bar.hpp"
#include "modules/hyprland/backend.hpp"