build: Fix ninja build
authorLenny Komow <lenny@lunarg.com>
Wed, 14 Jun 2017 21:08:45 +0000 (15:08 -0600)
committerLenny Komow <lenny@lunarg.com>
Wed, 14 Jun 2017 22:01:25 +0000 (16:01 -0600)
commit463e58591689eb8cb07d1bdecee07a01df9a16f1
tree3a25e139d7766294b8647d05b661d079c5f57333
parent1e487b2d162a40bdf795a11b99cba350617e5898
build: Fix ninja build

A previous change of mine broke the ninja build in the loader. This
commit resolves that by fixing the include path

Change-Id: Iaabf3488b323bb3d2d0e40a7d555769c528e61e3
loader/CMakeLists.txt