--- a/libpurple/protocols/jabber/tests/test_jabber_scram.c Fri May 01 03:09:57 2020 -0500 +++ b/libpurple/protocols/jabber/tests/test_jabber_scram.c Fri May 01 04:42:52 2020 -0500 @@ -1,7 +1,7 @@ #include <string.h> -#include "tests.h" -#include "util.h" +#include <purple.h> + #include "protocols/jabber/auth_scram.h" #include "protocols/jabber/jutil.h"