X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Frc_configuration.cc;h=7fe030fb7e0102e3d39acc2a44586f45f253900f;hb=2a7ed69c28c5c4606ff13b3605b9bc9c3eba607d;hp=f4612699d49a2c426c28c5b1fdae3485be444725;hpb=1c49138e0099db37931b34fad552b43c332e187d;p=ardour.git diff --git a/libs/ardour/rc_configuration.cc b/libs/ardour/rc_configuration.cc index f4612699d4..7fe030fb7e 100644 --- a/libs/ardour/rc_configuration.cc +++ b/libs/ardour/rc_configuration.cc @@ -72,7 +72,7 @@ int RCConfiguration::load_state () { std::string rcfile; - struct stat statbuf; + GStatBuf statbuf; /* load system configuration first */