diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/script.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/script.h b/include/script.h index 971cccf..bddb872 100644 --- a/include/script.h +++ b/include/script.h @@ -21,7 +21,7 @@ #ifndef SCRIPT_H_ #define SCRIPT_H_ -#include <parser.h> +#include <it/parser.h> /** * Loads the library for the given interpreter instance. |