diff options
Diffstat (limited to 'plugins/UserInfoEx/src/psp_company.cpp')
-rw-r--r-- | plugins/UserInfoEx/src/psp_company.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/psp_company.cpp b/plugins/UserInfoEx/src/psp_company.cpp index 924b69f1da..48797d60bd 100644 --- a/plugins/UserInfoEx/src/psp_company.cpp +++ b/plugins/UserInfoEx/src/psp_company.cpp @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "commonheaders.h"
+#include "stdafx.h"
/**
* Dialog procedure for the company contact information propertysheetpage
|