]> mj.ucw.cz Git - libucw.git/commitdiff
Search for custom.h at the right place.
authorMartin Mares <mj@ucw.cz>
Fri, 3 Oct 2003 09:29:58 +0000 (09:29 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 3 Oct 2003 09:29:58 +0000 (09:29 +0000)
lib/index.h

index 7791c889e3289ac3bafc45ab058ce08715858c04..fdb2917706d8462dd93d7fd68d394b56257148dd 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef _SHERLOCK_INDEX_H
 #define _SHERLOCK_INDEX_H
 
-#include SHERLOCK_CUSTOM
+#include "custom/lib/custom.h"
 
 #define INDEX_VERSION (0x32250100+sizeof(struct card_attr))    /* Increase with each incompatible change in index format */