X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fenum.cpp;h=7a4a7837ff0e319cd8cd23535321386311f0283d;hp=a4c542af55fb9f05caaccd5043b0d7b098bbdaf2;hb=870ea3dbf35b182e120c5d84ab89bf9cb7691232;hpb=efdec55aec1a137460fa362a381ed1904182bfed diff --git a/pv/prop/enum.cpp b/pv/prop/enum.cpp index a4c542af..7a4a7837 100644 --- a/pv/prop/enum.cpp +++ b/pv/prop/enum.cpp @@ -17,7 +17,7 @@ * along with this program; if not, see . */ -#include +#include #include @@ -84,5 +84,5 @@ void Enum::on_current_item_changed(int) commit(); } -} // prop -} // pv +} // namespace prop +} // namespace pv