Let\'s say I\'ve got two files class.php and page.php
class.php
Use include_once instead. This error means that you have already included this file.
include_once
include_once(LIB.'/class.php');