rename error.h ctc_error.h

This commit is contained in:
Todd A Ouska
2011-06-02 11:06:25 -07:00
parent 668e66964b
commit ab91b4d469
13 changed files with 13 additions and 13 deletions

View File

@@ -26,7 +26,7 @@
*/
#include "ctc_random.h"
#include "error.h"
#include "ctc_error.h"
#if defined(USE_WINDOWS_API)