Fix building without extcap enabled
[metze/wireshark/wip.git] / ui / help_url.h
index cd5db0d08f17bea4f88c3cd8339cc026284f66d5..b88b560357ba37e55c5285283c2b3c5c88cae557 100644 (file)
@@ -86,7 +86,7 @@ typedef enum {
     HELP_FOLLOW_STREAM_DIALOG,
     HELP_SHOW_PACKET_BYTES_DIALOG,
     HELP_EXPERT_INFO_DIALOG,
-#if HAVE_EXTCAP
+#ifdef HAVE_EXTCAP
     HELP_EXTCAP_OPTIONS_DIALOG,
 #endif
     HELP_STATS_SUMMARY_DIALOG,