r12694: Move some headers to the directory of the subsystem they belong to.
[kai/samba.git] / source4 / auth / gensec / spnego_parse.c
index 59b09b1969c52064d12e41185a50384a4d9b478b..8dde78da484ca6b6fb7d91d31f6ded4b3b26050b 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "includes.h"
 #include "auth/auth.h"
-#include "asn_1.h"
+#include "libcli/util/asn_1.h"
 
 static BOOL read_negTokenInit(struct asn1_data *asn1, struct spnego_negTokenInit *token)
 {