Get compiling against libdeltachat 1.83

This commit is contained in:
2022-05-23 20:47:35 +01:00
parent 18ae21daad
commit 3e146313a9
2 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
#define DELTA_CONNECTION_H
#include <glib.h>
#include <deltachat/deltachat.h>
#include <deltachat.h>
#include <pthread.h>
struct _PurpleConnection;