aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua/opcua_serviceparser.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/opcua/opcua_serviceparser.c')
-rw-r--r--plugins/opcua/opcua_serviceparser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/opcua/opcua_serviceparser.c b/plugins/opcua/opcua_serviceparser.c
index db9adf402d..b8bed4dec5 100644
--- a/plugins/opcua/opcua_serviceparser.c
+++ b/plugins/opcua/opcua_serviceparser.c
@@ -25,7 +25,7 @@
# include "config.h"
#endif
-#include <gmodule.h>
+#include <glib.h>
#include <epan/packet.h>
#include "opcua_serviceparser.h"
#include "opcua_complextypeparser.h"