ubik: fix include quotes

Include the generated header in the current directory.

Change-Id: Iaa22fcfd0e22e5f33e7c9bf8a26a838b25668160
Reviewed-on: http://gerrit.openafs.org/10361
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
This commit is contained in:
Michael Meffie 2013-10-25 13:47:59 -04:00 committed by Derrick Brashear
parent 4af32591f0
commit aa440ec7cb

View File

@ -25,7 +25,7 @@
#include <afs/auth.h> #include <afs/auth.h>
#include <afs/cellconfig.h> #include <afs/cellconfig.h>
#include <afs/keys.h> #include <afs/keys.h>
#include <ubik.h> #include "ubik.h"
#include <afs/afsint.h> #include <afs/afsint.h>
#include <afs/cmd.h> #include <afs/cmd.h>