X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=tests%2Fcore.c;h=f09a6e87d3a6dfdf25f6f90b88942c48309cab3a;hp=3b26a2e10c5be58514867394269c839c88ab47d3;hb=5f7742af35b472003f57634909161708ff2d986f;hpb=367843620d039ad183bc4d7c33d91c316d717621 diff --git a/tests/core.c b/tests/core.c index 3b26a2e..f09a6e8 100644 --- a/tests/core.c +++ b/tests/core.c @@ -14,12 +14,11 @@ * 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.h" /* First, to avoid compiler warning. */ +#include /* First, to avoid compiler warning. */ #include #include #include "lib.h"