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"