aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua/opcua_complextypeparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/opcua/opcua_complextypeparser.h')
-rw-r--r--plugins/opcua/opcua_complextypeparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/opcua/opcua_complextypeparser.h b/plugins/opcua/opcua_complextypeparser.h
index a7f87b0cd9..cb689d94e1 100644
--- a/plugins/opcua/opcua_complextypeparser.h
+++ b/plugins/opcua/opcua_complextypeparser.h
@@ -25,7 +25,7 @@
# include "config.h"
#endif
-#include <gmodule.h>
+#include <glib.h>
#include <epan/packet.h>
void parseReferenceNode(proto_tree *tree, tvbuff_t *tvb, gint *pOffset, char *szFieldName);