summaryrefslogtreecommitdiff
path: root/src/strings/astring.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/astring.hpp')
-rw-r--r--src/strings/astring.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings/astring.hpp b/src/strings/astring.hpp
index 7a569f9..8558a98 100644
--- a/src/strings/astring.hpp
+++ b/src/strings/astring.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>
# include <cstring>