diff options
author | Alec Thomas <alec@swapoff.org> | 2012-10-24 17:28:25 -0400 |
---|---|---|
committer | Alec Thomas <alec@swapoff.org> | 2012-10-24 17:28:25 -0400 |
commit | 4d97d30cce778bbc30344b9abd9ea19a9d0a0f4e (patch) | |
tree | 7a0831f2fd7198facc81be315b90a1fe1e6ec8d9 | |
parent | 37795d152797dab8afb272a210e8fa0f5541829c (diff) |
Include updated.
-rw-r--r-- | entityx/Components.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entityx/Components.cc b/entityx/Components.cc index 0103144..8d6e929 100644 --- a/entityx/Components.cc +++ b/entityx/Components.cc @@ -8,4 +8,4 @@ * Author: Alec Thomas <alec@swapoff.org> */ -#include "Components.h" +#include "entityx/Components.h" |