mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-04 10:26:31 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef _LINEAR_DISKCACHE
|
||||
#define _LINEAR_DISKCACHE
|
||||
|
||||
#include "common.h"
|
||||
#include "common/common.h"
|
||||
#include <fstream>
|
||||
|
||||
// defined in Version.cpp
|
||||
|
Reference in New Issue
Block a user