X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=rtcp%2Fxfs_rtcp.c;fp=rtcp%2Fxfs_rtcp.c;h=a5737699303dac3bb1d34934ee077789adb7485f;hb=fee684909c258ca73516abd99d1f97aed9f590f7;hp=f6ef0e6c6f2424a541a6354a8800e8b5243962a5;hpb=25e98e815a776c647838b35efa68f9b125f7c7ef;p=thirdparty%2Fxfsprogs-dev.git diff --git a/rtcp/xfs_rtcp.c b/rtcp/xfs_rtcp.c index f6ef0e6c6..a57376993 100644 --- a/rtcp/xfs_rtcp.c +++ b/rtcp/xfs_rtcp.c @@ -5,7 +5,7 @@ */ #include "libxfs.h" -#include "fsgeom.h" +#include "libfrog/fsgeom.h" int rtcp(char *, char *, int); int xfsrtextsize(char *path);