diff options
Diffstat (limited to 'commonheaders.h')
-rwxr-xr-x[-rw-r--r--] | commonheaders.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/commonheaders.h b/commonheaders.h index 1b7d8f1..459d76e 100644..100755 --- a/commonheaders.h +++ b/commonheaders.h @@ -1,4 +1,4 @@ -// Copyright © 2010 sss +// Copyright © 2010-2012 sss // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,7 @@ #include <io.h> #include <uxtheme.h> #include <shlwapi.h> +#include <richedit.h> //c #include <locale.h> #include <errno.h> |