diff options
Diffstat (limited to 'plugins/AutoShutdown/src/common.h')
-rw-r--r-- | plugins/AutoShutdown/src/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/AutoShutdown/src/common.h b/plugins/AutoShutdown/src/common.h index e2cd8a8264..3f46f175fa 100644 --- a/plugins/AutoShutdown/src/common.h +++ b/plugins/AutoShutdown/src/common.h @@ -58,6 +58,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_icolib.h>
#include <m_hotkeys.h>
+#include "../Utils/mir_fonts.h"
+
#include <m_weather.h>
#include <m_toptoolbar.h>
#include <m_shutdown.h>
|