Renamed Integration class to upper case

This commit is contained in:
thatsIch
2015-03-24 13:16:01 +01:00
parent eb98ec891b
commit c1a7a35192
15 changed files with 47 additions and 48 deletions
@@ -50,7 +50,7 @@ import appeng.core.sync.network.NetworkHandler;
import appeng.core.sync.packets.PacketClick;
import appeng.items.AEBaseItem;
import appeng.items.contents.NetworkToolViewer;
import appeng.transformer.annotations.integration.Interface;
import appeng.transformer.annotations.Integration.Interface;
import appeng.util.Platform;