# HG changeset patch # User Grumpy7 # Date 1381300163 -7200 # Node ID 6788e58c17159e24aebde2c607f8c871c853617e # Parent 24b70fa9847432c53e5c9430bca53ea1ef96707c adding to uicontrol to fix build issue with vs2008 diff -r 24b70fa98474 -r 6788e58c1715 NewUI/Core/UIControl.h --- a/NewUI/Core/UIControl.h Wed Oct 09 08:09:48 2013 +0200 +++ b/NewUI/Core/UIControl.h Wed Oct 09 08:29:23 2013 +0200 @@ -1,5 +1,6 @@ #pragma once #include +#include class UIControl {