X-Git-Url: http://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=src%2Fcommon%2Ffiles.h;h=e10798d23c8e6bf5f0112fb6b0d6407675c256a2;hp=a575ec1ce162f90871f06f2cb8b086acc7b26680;hb=HEAD;hpb=5c603e0069a09b80bf58b5269cf2bbc6be152222 diff --git a/src/common/files.h b/src/common/files.h index a575ec1..e10798d 100644 --- a/src/common/files.h +++ b/src/common/files.h @@ -2,7 +2,7 @@ #define COMMON_FILES_H_INCLUDED #include -#include "streams.h" +#include "common/streams.h" typedef struct FILE_Stream { Stream base;