X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fdevice%2Fdevinst.h;h=0443d3ea339c6edd36bf70d7cbc8daf903d34721;hb=bb3030b34e44733036acdfe5b4d4ec0705146831;hp=7f467cf442be629771fa776e327e2b9e9dab9f49;hpb=81db736be4ff87c492502e40691f367b214f2bfa;p=pulseview.git diff --git a/pv/device/devinst.h b/pv/device/devinst.h index 7f467cf..0443d3e 100644 --- a/pv/device/devinst.h +++ b/pv/device/devinst.h @@ -34,9 +34,9 @@ struct sr_dev_inst; struct sr_channel; struct sr_channel_group; -namespace pv { +#include -class SigSession; +namespace pv { namespace device {