summaryrefslogtreecommitdiff
path: root/src/sexpr
diff options
context:
space:
mode:
Diffstat (limited to 'src/sexpr')
-rw-r--r--src/sexpr/fwd.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sexpr/fwd.hpp b/src/sexpr/fwd.hpp
index b86d9fb..a447519 100644
--- a/src/sexpr/fwd.hpp
+++ b/src/sexpr/fwd.hpp
@@ -18,7 +18,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 "sanity.hpp"
#include "../strings/fwd.hpp" // rank 1
#include "../io/fwd.hpp" // rank 4