Merge branch 'hp5590-fix-compile-error' into 'master'

hp5590: Fix sanei_net.h include path.

See merge request sane-project/backends!8
merge-requests/18/head
Olaf Meeuwissen 2018-07-22 13:01:55 +00:00
commit 082cf4cdf3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -61,7 +61,7 @@
#include "../include/sane/saneopts.h"
#include "hp5590_cmds.c"
#include "hp5590_low.c"
#include "sanei_net.h"
#include "../include/sane/sanei_net.h"
/* Debug levels */
#define DBG_err 0