1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Added missing include

This commit is contained in:
James Booth 2015-10-27 00:27:02 +00:00
parent 124aaa9809
commit 795360f446

View File

@ -36,6 +36,7 @@
#include <libotr/message.h>
#include "ui/ui.h"
#include "window_list.h"
#include "otr/otr.h"
#include "otr/otrlib.h"