summaryrefslogtreecommitdiff
path: root/src/compat/cast.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/cast.hpp')
-rw-r--r--src/compat/cast.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/cast.hpp b/src/compat/cast.hpp
index 8db486f..b237df4 100644
--- a/src/compat/cast.hpp
+++ b/src/compat/cast.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 <utility>
# include <type_traits>