Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjentsch <mtthsjntsch@gmail.com>2015-05-24 01:23:28 +0300
committermjentsch <mtthsjntsch@gmail.com>2015-05-24 01:23:28 +0300
commitb5fb8df3b7ae709348df8e4e875e77175387f98c (patch)
treeb83594fe88d7e04da2fe77f6fefbf53bca811b87 /tgp-utils.c
parentc3abf27376e2e6607198f811a6ce04d8894ff3ba (diff)
rename key visualization function
Diffstat (limited to 'tgp-utils.c')
-rw-r--r--tgp-utils.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tgp-utils.c b/tgp-utils.c
index 85376ae..8bfafe6 100644
--- a/tgp-utils.c
+++ b/tgp-utils.c
@@ -23,6 +23,9 @@
#endif
#include "tgp-utils.h"
+#include "msglog.h"
+#include "lodepng/lodepng.h"
+
#include <purple.h>
#ifdef HAVE_LIBWEBP
#include <webp/decode.h>