From 1ee50439ca6c4f2a5b513756b5a118ad99006788 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 21 Nov 2013 00:34:38 +0000 Subject: We don't need "ws_symbol_export.h" if we're not using anything from it; see whether that's what's currently causing Windows build problems. svn path=/trunk/; revision=53460 --- ui/persfilepath_opt.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/ui/persfilepath_opt.h b/ui/persfilepath_opt.h index 00964f67cc..27e5839d63 100644 --- a/ui/persfilepath_opt.h +++ b/ui/persfilepath_opt.h @@ -27,8 +27,6 @@ #ifndef PERSFILEPATH_OPT_H #define PERSFILEPATH_OPT_H -#include "ws_symbol_export.h" - #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ -- cgit v1.2.3