rename to "[lib]capnp_c", use lib/ subdir

This commit is contained in:
David Lamparter 2016-03-18 23:36:07 +01:00
parent d3b1cad50f
commit 811d3046e1
12 changed files with 28 additions and 27 deletions

View file

@ -1,10 +1,10 @@
#ifndef CAPN_D508EEBDC2DC42B8
#define CAPN_D508EEBDC2DC42B8
/* AUTO GENERATED - DO NOT EDIT */
#include <capn.h>
#include <capnp_c.h>
#if CAPN_VERSION != 1
#error "version mismatch between capn.h and generated code"
#error "version mismatch between capnp_c.h and generated code"
#endif
#include "c++.capnp.h"