Moved upower.*pp out of the upower directories

This commit is contained in:
Erik Reider
2022-03-15 23:00:09 +01:00
parent 9b9e42fc5f
commit 6eb187a23e
4 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@
#include "modules/keyboard_state.hpp"
#endif
#ifdef HAVE_UPOWER
#include "modules/upower/upower.hpp"
#include "modules/upower.hpp"
#endif
#ifdef HAVE_LIBPULSE
#include "modules/pulseaudio.hpp"