diff options
Diffstat (limited to 'src/strings')
-rw-r--r-- | src/strings/fwd.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings/fwd.hpp b/src/strings/fwd.hpp index 29762f9..23a1d89 100644 --- a/src/strings/fwd.hpp +++ b/src/strings/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 <cstddef> #include <cstdint> |