Make files more generic.
[obnox/wireshark/wip.git] / plugins / opcua / opcua_serviceparser.h
index 2445f2aa654c97d893fe25a167400b5e07f86a02..c1db9f4178c9379ae9defdf7b55de3f61619babd 100644 (file)
@@ -25,7 +25,7 @@
 # include "config.h"
 #endif
 
-#include <gmodule.h>
+#include <glib.h>
 #include <epan/packet.h>
 
 void parseTestStackRequest(proto_tree *tree, tvbuff_t *tvb, gint *pOffset);