summaryrefslogtreecommitdiff
path: root/ethereal_gen.py
diff options
context:
space:
mode:
Diffstat (limited to 'ethereal_gen.py')
-rw-r--r--ethereal_gen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethereal_gen.py b/ethereal_gen.py
index 14f8440b39..56656eb673 100644
--- a/ethereal_gen.py
+++ b/ethereal_gen.py
@@ -2188,7 +2188,7 @@ for (i_@aname@=0; i_@aname@ < @aval@; i_@aname@++) {
#include <glib.h>
#include <epan/packet.h>
#include <epan/proto.h>
-#include "packet-giop.h"
+#include <epan/dissectors/packet-giop.h>
#ifndef ENABLE_STATIC
G_MODULE_EXPORT const gchar version[] = "0.0.1";