summaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c
index 7d4c7b3f..f286c531 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -34,7 +34,7 @@
#include "libssh/priv.h"
#include "libssh/buffer.h"
#include "libssh/misc.h"
-#include "libssh/dh.h"
+#include "libssh/bignum.h"
/**
* @defgroup libssh_buffer The SSH buffer functions.