summaryrefslogtreecommitdiff
path: root/src/io/fd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/fd.hpp')
-rw-r--r--src/io/fd.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/fd.hpp b/src/io/fd.hpp
index 7afb40f..cf91ed1 100644
--- a/src/io/fd.hpp
+++ b/src/io/fd.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 <sys/select.h>
# include <sys/socket.h>