]> git.saurik.com Git - cycript.git/blobdiff - E4X/Syntax.hpp
Also use CXType walker to for function prototypes.
[cycript.git] / E4X / Syntax.hpp
index 1789ead22c92e9956ff826b09a1176efedb2cdda..c0108318808a962bb80669fa62cee5701d4e9ff5 100644 (file)
@@ -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