Move some code (including the optional objects) into libwsutil
[obnox/wireshark/wip.git] / randpkt.c
index 4b6644fa68ef2a74c9ef050306b7a5d65008bbcf..941b267643d72935f24468d5dc8b8abe117cc12c 100644 (file)
--- a/randpkt.c
+++ b/randpkt.c
@@ -30,7 +30,7 @@
 #ifdef HAVE_GETOPT_H
 #include <getopt.h>
 #else
-#include "wsgetopt.h"
+#include "wsutil/wsgetopt.h"
 #endif
 
 #ifdef HAVE_UNISTD_H