diff options
Diffstat (limited to 'src/io/lock.hpp')
-rw-r--r-- | src/io/lock.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/lock.hpp b/src/io/lock.hpp index b879da5..ec8a82e 100644 --- a/src/io/lock.hpp +++ b/src/io/lock.hpp @@ -19,7 +19,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. -# include "../sanity.hpp" +# include "fwd.hpp" # include "write.hpp" |