2
0
forked from Ivasoft/DSView

update: glib.h include path

This commit is contained in:
dreamsourcelabTAI
2022-02-16 10:56:33 +08:00
parent 936f99c3e7
commit f1c41c074e
36 changed files with 48 additions and 35 deletions

View File

@@ -24,7 +24,7 @@
#include <sys/types.h>
#include <dirent.h>
#include <string.h>
#include <glib.h>
#include <glib-2.0/glib.h>
#include "config.h" /* Needed for HAVE_LIBUSB_1_0 and others. */
#include "hardware/DSL/dsl.h"