From c737493620e693a7becc33d5e3e7800a9b8d6003 Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Thu, 12 Jan 2017 21:11:21 +0100 Subject: [PATCH] fix(mtab): Add missing header --- include/utils/mtab.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/utils/mtab.hpp b/include/utils/mtab.hpp index 91b0855e..e79e5387 100644 --- a/include/utils/mtab.hpp +++ b/include/utils/mtab.hpp @@ -3,6 +3,7 @@ #include #include "common.hpp" +#include "errors.hpp" POLYBAR_NS