X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fpopups%2Fprobes.h;h=3760f4200835791afe93a8322c99325a6079ee26;hp=0dc324a00ae6071c130619b8b789c49b39df8728;hb=bfc9f61ebfb8d9c14c2786b34373816758d52e9f;hpb=65cbcf462f8bab24ce02c80af64248a0c78c2f6a diff --git a/pv/popups/probes.h b/pv/popups/probes.h index 0dc324a0..3760f420 100644 --- a/pv/popups/probes.h +++ b/pv/popups/probes.h @@ -21,14 +21,20 @@ #ifndef PULSEVIEW_PV_POPUPS_PROBES_H #define PULSEVIEW_PV_POPUPS_PROBES_H +#include #include +#include + #include #include #include +#include #include +struct sr_probe_group; + class QCheckBox; class QGridLayout;