randpktdump: fix a crash.
[metze/wireshark/wip.git] / wiretap / 5views.h
index 26240fa21394ec85411b92ab6981b6156bfc5301..ae0323b375867a367020883d2f558c6a6605e6cd 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef __5VIEWS_H__
 #define __5VIEWS_H__
 #include <glib.h>
-#include <wtap.h>
+#include "wtap.h"
 
 wtap_open_return_val _5views_open(wtap *wth, int *err, gchar **err_info);
 gboolean _5views_dump_open(wtap_dumper *wdh, int *err);