diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-06-10 11:42:13 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-06-10 11:42:13 +0200 |
commit | 783b3154cd7b4dbc3fea453dac5f7af09a011ef4 (patch) | |
tree | 6f53cf6ef2b7dd9553dd51f5cd3bb71a3beb727a /tests/helper.h | |
parent | b99a632a158519295b8ccaa0afacdb60f2a1702e (diff) | |
download | edoors-783b3154cd7b4dbc3fea453dac5f7af09a011ef4.zip edoors-783b3154cd7b4dbc3fea453dac5f7af09a011ef4.tar.gz |
rename Eiotas->Edoors
Diffstat (limited to 'tests/helper.h')
-rw-r--r-- | tests/helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/helper.h b/tests/helper.h index b0f9449..f5825a8 100644 --- a/tests/helper.h +++ b/tests/helper.h @@ -1,7 +1,7 @@ #ifndef _HELPER_H_ #define _HELPER_H_ -#include "Eiotas.h" +#include "Edoors.h" #include <stdio.h> |