libpurple/network.c

changeset 42344
c51d37734155
parent 42285
fc89d66998c4
child 42594
eddde70cedd8
--- 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;
 

mercurial