remove config.h from items/

This commit is contained in:
Enno Rehling 2016-11-17 11:25:02 +01:00
parent e3b7e19750
commit b24f8b2839
6 changed files with 0 additions and 6 deletions

View File

@ -17,7 +17,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
**/ **/
#include <platform.h> #include <platform.h>
#include <kernel/config.h>
#include "artrewards.h" #include "artrewards.h"
/* kernel includes */ /* kernel includes */

View File

@ -17,7 +17,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
**/ **/
#include <platform.h> #include <platform.h>
#include <kernel/config.h>
#include "demonseye.h" #include "demonseye.h"
/* kernel includes */ /* kernel includes */

View File

@ -11,7 +11,6 @@
*/ */
#include <platform.h> #include <platform.h>
#include <kernel/config.h>
#include "itemtypes.h" #include "itemtypes.h"
#include "xerewards.h" #include "xerewards.h"

View File

@ -17,7 +17,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
**/ **/
#include <platform.h> #include <platform.h>
#include <kernel/config.h>
#include "speedsail.h" #include "speedsail.h"
/* kernel includes */ /* kernel includes */

View File

@ -17,7 +17,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
**/ **/
#include <platform.h> #include <platform.h>
#include <kernel/config.h>
#include "weapons.h" #include "weapons.h"
#include "battle.h" #include "battle.h"

View File

@ -17,7 +17,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
**/ **/
#include <platform.h> #include <platform.h>
#include <kernel/config.h>
#include "xerewards.h" #include "xerewards.h"
#include "magic.h" #include "magic.h"