From f58c3f2e81e5cef689cf4b60a2616d062ee8edf6 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 23 Sep 2012 17:19:34 +0000 Subject: Source files cleanup: UI files renamed git-svn-id: http://mc-server.googlecode.com/svn/trunk@878 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/blocks/BlockWorkbench.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blocks') diff --git a/source/blocks/BlockWorkbench.h b/source/blocks/BlockWorkbench.h index 998e07d9b..776628382 100644 --- a/source/blocks/BlockWorkbench.h +++ b/source/blocks/BlockWorkbench.h @@ -1,6 +1,6 @@ #pragma once #include "Block.h" -#include "../UI/cWindow.h" +#include "../UI/Window.h" #include "../cPlayer.h" -- cgit v1.2.3