diff options
-rw-r--r-- | src/status-provider-mc5.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/status-provider-mc5.c b/src/status-provider-mc5.c index 300818d..43a52f5 100644 --- a/src/status-provider-mc5.c +++ b/src/status-provider-mc5.c @@ -24,6 +24,8 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include "config.h" #endif +#include "libempathy/empathy-account-manager.h" + #include "status-provider.h" #include "status-provider-mc5.h" #include "status-provider-mc5-marshal.h" |