--- a/libpurple/network.c Mon Oct 09 22:39:25 2023 -0500
+++ b/libpurple/network.c Mon Oct 09 23:10:22 2023 -0500
@@ -31,9 +31,9 @@
#endif
#include "debug.h"
-#include "account.h"
#include "network.h"
#include "prefs.h"
+#include "purpleaccount.h"
static gboolean force_online = FALSE;