1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00

Added missing include

This commit is contained in:
James Booth 2015-11-19 23:32:11 +00:00
parent 316b6a7b8b
commit 3f18c8c35d

View File

@ -32,6 +32,7 @@
* *
*/ */
#include <string.h>
#include <assert.h> #include <assert.h>
#include "ui/win_types.h" #include "ui/win_types.h"