1
0
mirror of https://github.com/meekrosoft/fff synced 2026-01-23 00:15:59 +01:00

fix include file name

This commit is contained in:
Mike Long
2012-07-06 01:33:18 +08:00
parent 8acac8ef44
commit aacca34887

View File

@@ -6,7 +6,7 @@
#define OVERRIDE_CALL_HIST_LEN 17u
#define FFF_CALL_HISTORY_LEN OVERRIDE_CALL_HIST_LEN
#include "../fff3.h"
#include "../fff.h"
#include "c_test_framework.h"
#include <assert.h>