diff options
Diffstat (limited to 'src/xpub.hpp')
-rw-r--r-- | src/xpub.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xpub.hpp b/src/xpub.hpp index c0e47ff..c76f03c 100644 --- a/src/xpub.hpp +++ b/src/xpub.hpp @@ -21,7 +21,7 @@ #ifndef __XS_XPUB_HPP_INCLUDED__ #define __XS_XPUB_HPP_INCLUDED__ -#include "../include/xs.h" +#include "../include/xs/xs.h" #include <deque> #include <string> |