Fix include paths to new location of libutil.
[kai/samba-autobuild/.git] / lib / util / asn1.h
index 34aa1e2cb9caee6a597feecfd3dbc3101122a95d..c8e83b92668b42028a6d8dfba1884f1db727bd6b 100644 (file)
@@ -49,6 +49,6 @@ struct asn1_data {
 
 #define ASN1_MAX_OIDS 20
 
-#include "lib/util/asn1_proto.h"
+#include "../lib/util/asn1_proto.h"
 
 #endif /* _ASN_1_H */