Move schema.* to schema.capnp.*

This commit is contained in:
James McKaskill 2013-05-08 22:42:06 -04:00
parent 923393d543
commit 8bb9759e8c
5 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#include "schema.h"
#include "schema.capnp.h"
#include <gtest/gtest.h>
static const uint8_t simple_schema[] = {