Dissectors don't need to #include <gmodule.h>
[obnox/wireshark/wip.git] / epan / dissectors / packet-epl_v1.c
index 0096d2f3162572457cea2a4e4062ee1e94616497..8fc5c0ac9cf99e872be677945d59cac24c1d2f51 100644 (file)
@@ -36,7 +36,7 @@
 #include "config.h"
 #endif
 
-#include <gmodule.h>
+#include <glib.h>
 #include <epan/packet.h>
 #include <epan/etypes.h>
 #include <epan/emem.h>