Skip to content

Commit 98a04c8

Browse files
committed
TurboRC: QLFC FSM predictor
1 parent f81c1bd commit 98a04c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rcqlfc_sf.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
// Reference: http://cbloomrants.blogspot.com/2017/01/order-0-estimators-for-data-compression.html
2626

2727
#include <stdio.h>
28+
#include "include/turborc.h"
2829
#include "include_/conf.h"
29-
#include "include_/turborc.h"
3030

3131
#define RC_MACROS
3232
#define RC_BITS 15 // RC_SIZE=64 + RC_IO=32 : set in turborc_.h

0 commit comments

Comments
 (0)