1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-21 18:24:14 -04:00

Added include to fix tests

This commit is contained in:
James Booth 2016-04-19 00:28:22 +01:00 committed by Dominik Heidler
parent 167553ae8f
commit fcf486d6b2

View File

@ -9,6 +9,7 @@
#include "config.h"
#include "command/commands.h"
#include "xmpp/xmpp.h"
#include "ui/stub_ui.h"