1
0
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00

Added missing header

This commit is contained in:
James Booth 2016-01-25 22:54:34 +00:00
parent e3500ad008
commit 38dfdb9d84

View File

@ -34,6 +34,7 @@
#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include "contact.h"
#include "ui/ui.h"