summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/net/grl-net-mock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/net/grl-net-mock.c b/libs/net/grl-net-mock.c
index f7b489a..e2fad15 100644
--- a/libs/net/grl-net-mock.c
+++ b/libs/net/grl-net-mock.c
@@ -34,6 +34,7 @@
#include <grl-log.h>
#include "grl-net-mock-private.h"
+#include "grl-net-private.h"
static GKeyFile *config = NULL;
static GRegex *ignored_parameters = NULL;