summaryrefslogtreecommitdiff
path: root/src/io/tty.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/tty.hpp')
-rw-r--r--src/io/tty.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/tty.hpp b/src/io/tty.hpp
index 97487b8..b6eb227 100644
--- a/src/io/tty.hpp
+++ b/src/io/tty.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"
# define SGR_BLACK "\e[30m"