aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/csids.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/csids.h')
-rw-r--r--wiretap/csids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/csids.h b/wiretap/csids.h
index ca9a6bc46d..4772656405 100644
--- a/wiretap/csids.h
+++ b/wiretap/csids.h
@@ -22,7 +22,7 @@
#ifndef __CSIDS_H__
#define __CSIDS_H__
#include <glib.h>
-#include <wtap.h>
+#include "wtap.h"
#include "ws_symbol_export.h"
wtap_open_return_val csids_open(wtap *wth, int *err, gchar **err_info);