diff options
Diffstat (limited to 'src/core.cpp')
-rw-r--r-- | src/core.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.cpp b/src/core.cpp index 2d16167..ea80791 100644 --- a/src/core.cpp +++ b/src/core.cpp @@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "../include/xs.h" +#include "../include/xs/xs.h" #include "core.hpp" #include "err.hpp" |