X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=tests%2Fsession.c;h=f9e42dfcba6f3dca71951325a2bad5bda45319aa;hb=15a8a05595c72d328abdea8e3b23f1b558cc46bf;hp=431ab5ec32bd3c4bf9753f8edfd8a7c66b675b93;hpb=367843620d039ad183bc4d7c33d91c316d717621;p=libsigrokdecode.git diff --git a/tests/session.c b/tests/session.c index 431ab5e..f9e42df 100644 --- a/tests/session.c +++ b/tests/session.c @@ -14,13 +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 -#include "../libsigrokdecode-internal.h" /* First, to avoid compiler warning. */ -#include "../libsigrokdecode.h" +#include /* First, to avoid compiler warning. */ +#include #include #include #include