kopia lustrzana https://gitlab.com/sane-project/backends
Merge branch 'hp5590-fix-compile-error' into 'master'
hp5590: Fix sanei_net.h include path. See merge request sane-project/backends!8merge-requests/18/head
commit
082cf4cdf3
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue