X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/c1d3e52e58e86c49f9d04e06ae8e0ece4b98250c..1e8d80477a3e058a30c477955f1e0c56deb6e956:/E4X/Syntax.hpp?ds=sidebyside diff --git a/E4X/Syntax.hpp b/E4X/Syntax.hpp index 1789ead..c010831 100644 --- a/E4X/Syntax.hpp +++ b/E4X/Syntax.hpp @@ -1,5 +1,5 @@ -/* Cycript - Optimizing JavaScript Compiler/Runtime - * Copyright (C) 2009-2015 Jay Freeman (saurik) +/* Cycript - The Truly Universal Scripting Language + * Copyright (C) 2009-2016 Jay Freeman (saurik) */ /* GNU Affero General Public License, Version 3 {{{ */ @@ -22,7 +22,7 @@ #ifndef CYCRIPT_E4X_SYNTAX_HPP #define CYCRIPT_E4X_SYNTAX_HPP -#include "Parser.hpp" +#include "Syntax.hpp" struct CYDefaultXMLNamespace : CYStatement