# 0053: Recursive include

The file recursively [includes](https://docs.sannybuilder.com/language/directives#usdinclude) itself.

**Possible solutions:** ensure the included file does not have `$INCLUDE` directive referencing already included file.
