diff options
Diffstat (limited to 'src/upoll.hpp')
-rw-r--r-- | src/upoll.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upoll.hpp b/src/upoll.hpp index d08cf5e..dbb5077 100644 --- a/src/upoll.hpp +++ b/src/upoll.hpp @@ -21,7 +21,7 @@ #ifndef __XS_UPOLL_HPP_INCLUDED__ #define __XS_UPOLL_HPP_INCLUDED__ -#include "../include/xs.h" +#include "../include/xs/xs.h" namespace xs { |