X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Flayout.h;h=b89cacb90b1d11a5c1279d0ff2c11b5f9f9ef464;hb=ec1f75d72e5c4f7f7c9dafdf80f58c30ffb1a855;hp=02a4654e2d8f6ea63000b183d662511960e1a620;hpb=d15ac13f2e170f155b4bbd124df48400c339b644;p=r2c2.git diff --git a/source/libr2c2/layout.h b/source/libr2c2/layout.h index 02a4654..b89cacb 100644 --- a/source/libr2c2/layout.h +++ b/source/libr2c2/layout.h @@ -3,7 +3,7 @@ #include #include -#include +#include #include #include "block.h" @@ -22,7 +22,7 @@ class Zone; class Layout { public: - class Loader: public Msp::DataFile::BasicLoader + class Loader: public Msp::DataFile::ObjectLoader { private: bool new_tracks;