aboutsummaryrefslogtreecommitdiff
path: root/src/wallpaper.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wallpaper.hpp')
-rw-r--r--src/wallpaper.hpp2
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