]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/rdtech-dps/protocol.c
rdtech-dps: adjust header includes (config.h is not a system header)
[libsigrok.git] / src / hardware / rdtech-dps / protocol.c
index 08623325b90c19786cbf673baad7973c26286dd0..236cc90a4e5e281e8242ae9fa78962c0ab60be43 100644 (file)
@@ -19,7 +19,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <config.h>
+#include "config.h"
 
 #include <math.h>
 #include <string.h>