2001-05-16 Chris Pinkham <cpinkham@infi.net>

* backend/artec.c: changed #include to use "../include/sane/config.h"
         instead of "sane/config.h".
DEVEL_2_0_BRANCH-1
Chris Pinkham 2001-05-16 17:29:41 +00:00
rodzic de1db12828
commit 9b82d8f9cb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -56,7 +56,7 @@
*********************************************************************
*/
#include "sane/config.h"
#include "../include/sane/config.h"
#include <ctype.h>
#include <limits.h>