Move some code (including the optional objects) into libwsutil
[obnox/wireshark/wip.git] / capinfos.c
index 4a9cf85ed08ddfbed72682d01caa7427b7c2adaf..7d3223098a56d8563a7af1227e21b1d228e4c850 100644 (file)
@@ -82,7 +82,7 @@
 #ifdef HAVE_GETOPT_H
 #include <getopt.h>
 #else
-#include "wsgetopt.h"
+#include "wsutil/wsgetopt.h"
 #endif
 
 #include "svnversion.h"