X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fprop%2Fbool.cpp;h=2773eaae708ebdefbdc4906ee063400180d5395c;hb=870ea3dbf35b182e120c5d84ab89bf9cb7691232;hp=61b2f17adaa9848cc28d6735a49cbff3d024001a;hpb=efdec55aec1a137460fa362a381ed1904182bfed;p=pulseview.git diff --git a/pv/prop/bool.cpp b/pv/prop/bool.cpp index 61b2f17..2773eaa 100644 --- a/pv/prop/bool.cpp +++ b/pv/prop/bool.cpp @@ -17,7 +17,7 @@ * along with this program; if not, see . */ -#include +#include #include @@ -78,5 +78,5 @@ void Bool::on_state_changed(int) commit(); } -} // prop -} // pv +} // namespace prop +} // namespace pv