diff options
Diffstat (limited to 'src/io/write.hpp')
-rw-r--r-- | src/io/write.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/write.hpp b/src/io/write.hpp index 39d3dee..1d67494 100644 --- a/src/io/write.hpp +++ b/src/io/write.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 <cstdarg> |