diff options
Diffstat (limited to 'src/mir_core/commonheaders.h')
-rw-r--r-- | src/mir_core/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mir_core/commonheaders.h b/src/mir_core/commonheaders.h index 26e32aa1c8..53ec650af1 100644 --- a/src/mir_core/commonheaders.h +++ b/src/mir_core/commonheaders.h @@ -32,7 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <windows.h>
#include <windowsx.h>
#include <shlobj.h>
-#include <uxtheme.h>
+//#include <uxtheme.h>
#include <commctrl.h>
#include <vssym32.h>
|