diff options
Diffstat (limited to 'src/char/inter.hpp')
-rw-r--r-- | src/char/inter.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char/inter.hpp b/src/char/inter.hpp index 7d1a38b..e7a4317 100644 --- a/src/char/inter.hpp +++ b/src/char/inter.hpp @@ -21,7 +21,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 "../strings/fwd.hpp" |