X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fdevices%2Finputfile.hpp;h=165010f717f3cffe067eac15c7a50bcd11d4aa1f;hb=e505bec82f581f838bdcaae3c75bce96676cc9fd;hp=e08832f608d6247e9febce369f32c3b8aea843e5;hpb=1325ce422f1b49ab1f693125105b8c373c2965e5;p=pulseview.git diff --git a/pv/devices/inputfile.hpp b/pv/devices/inputfile.hpp index e08832f6..165010f7 100644 --- a/pv/devices/inputfile.hpp +++ b/pv/devices/inputfile.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_DEVICE_INPUTFILE_HPP -#define PULSEVIEW_PV_DEVICE_INPUTFILE_HPP +#ifndef PULSEVIEW_PV_DEVICES_INPUTFILE_HPP +#define PULSEVIEW_PV_DEVICES_INPUTFILE_HPP #include @@ -81,5 +81,5 @@ private: } // namespace devices } // namespace pv -#endif // PULSEVIEW_PV_SESSIONS_INPUTFILE_HPP +#endif // PULSEVIEW_PV_DEVICES_INPUTFILE_HPP