]> sigrok.org Git - libsigrok.git/blobdiff - tests/session.c
session: address deprecation of g_memdup(), prepare use of g_memdup2()
[libsigrok.git] / tests / session.c
index e0ea6e24703c492b1393a53c9f872a10f6386959..72d9342955c61a368b6c9611c3a561f96a468735 100644 (file)
  * 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 <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <stdlib.h>
 #include <check.h>
-#include "../include/libsigrok/libsigrok.h"
+#include <libsigrok/libsigrok.h>
 #include "lib.h"
 
 /*