libpurple/protocols/jabber/tests/test_jabber_digest_md5.c

changeset 40358
e6fe6fc1f516
parent 37605
599b01f2f5a7
--- a/libpurple/protocols/jabber/tests/test_jabber_digest_md5.c	Fri May 01 03:09:57 2020 -0500
+++ b/libpurple/protocols/jabber/tests/test_jabber_digest_md5.c	Fri May 01 04:42:52 2020 -0500
@@ -1,6 +1,7 @@
 #include <glib.h>
 
-#include "util.h"
+#include <purple.h>
+
 #include "protocols/jabber/auth_digest_md5.h"
 #include "protocols/jabber/jutil.h"
 

mercurial