X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=tests%2Fsession.c;h=f9e42dfcba6f3dca71951325a2bad5bda45319aa;hb=fb83ab342944ce8bddfeb87220f311954be8d0a9;hp=2ca16b3a6da4a15612de9244d9569e34b24fb262;hpb=868fd207a7506ae2ab48d6a8755350e452d60521;p=libsigrokdecode.git diff --git a/tests/session.c b/tests/session.c index 2ca16b3..f9e42df 100644 --- a/tests/session.c +++ b/tests/session.c @@ -14,12 +14,12 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ -#include "../libsigrokdecode-internal.h" /* First, to avoid compiler warning. */ -#include "../libsigrokdecode.h" +#include +#include /* First, to avoid compiler warning. */ +#include #include #include #include