diff options
Diffstat (limited to 'tools/select.h')
-rw-r--r-- | tools/select.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/select.h b/tools/select.h index 7e873e2..7071718 100644 --- a/tools/select.h +++ b/tools/select.h @@ -1,7 +1,7 @@ #ifndef TOOLBOX_SELECT_H #define TOOLBOX_SELECT_H -#include "tools/tools.h" +#include "tools.h" #include <sys/types.h> |