summaryrefslogtreecommitdiff
path: root/wiretap/dbs-etherwatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/dbs-etherwatch.h')
-rw-r--r--wiretap/dbs-etherwatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/dbs-etherwatch.h b/wiretap/dbs-etherwatch.h
index 8a72277fce..ddfd98ae43 100644
--- a/wiretap/dbs-etherwatch.h
+++ b/wiretap/dbs-etherwatch.h
@@ -22,7 +22,7 @@
#ifndef __W_DBS_ETHERWATCH_H__
#define __W_DBS_ETHERWATCH_H__
#include <glib.h>
-#include <wtap.h>
+#include "wtap.h"
#include "ws_symbol_export.h"
wtap_open_return_val dbs_etherwatch_open(wtap *wth, int *err, gchar **err_info);