fix include file name

This commit is contained in:
Mike Long
2012-07-06 01:35:18 +08:00
parent cd896ccaf9
commit ef60da4685

View File

@@ -2,7 +2,7 @@
#ifndef GLOBAL_FAKES_H_ #ifndef GLOBAL_FAKES_H_
#define GLOBAL_FAKES_H_ #define GLOBAL_FAKES_H_
#include "../fff3.h" #include "../fff.h"
//// Imaginary production code header file /// //// Imaginary production code header file ///