Commit 296f9af1 authored by Kenton Varda's avatar Kenton Varda

Fix VPATH build.

parent 5fa2ac1d
......@@ -27,7 +27,7 @@
#error "schema.capnp should not depend on capability.h, because it contains no interfaces."
#endif
#include "test.capnp.h"
#include <capnp/test.capnp.h>
#ifndef CAPNP_CAPABILITY_H_
#error "test.capnp did not include capability.h."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment