diff options
Diffstat (limited to 'src/wallpaper.hpp')
| -rw-r--r-- | src/wallpaper.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallpaper.hpp b/src/wallpaper.hpp index 059a2f8..988ab78 100644 --- a/src/wallpaper.hpp +++ b/src/wallpaper.hpp @@ -9,7 +9,7 @@ namespace wanda { - void set_wallpaper(std::filesystem::path wallpaper, std::shared_ptr<spdlog::logger> logger); + void set_wallpaper(std::filesystem::path wallpaper); } // namespace wanda #endif
\ No newline at end of file |
