r14363: Remove credentials.h from the global includes.
[samba.git] / source4 / gtk / tools / gwcrontab.c
index 020bae30f29bb9c453ebe1d0dbfd6211734d30d7..f2e42d01ddd2c47351488c14eb5ee32f8243cc70 100644 (file)
@@ -22,6 +22,7 @@
 #include "includes.h"
 #include "librpc/gen_ndr/ndr_atsvc.h"
 #include "gtk/common/gtk-smb.h"
+#include "auth/credentials/credentials.h"
 
 static struct dcerpc_pipe *at_pipe = NULL;
 static GtkWidget *mainwin;