diff options
Diffstat (limited to 'plugins/Cln_skinedit/src/stdafx.h')
-rw-r--r-- | plugins/Cln_skinedit/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Cln_skinedit/src/stdafx.h b/plugins/Cln_skinedit/src/stdafx.h index 97a5e81e97..32b3e52a6a 100644 --- a/plugins/Cln_skinedit/src/stdafx.h +++ b/plugins/Cln_skinedit/src/stdafx.h @@ -32,5 +32,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_protosvc.h>
#include <m_cln_skinedit.h>
-#include "Version.h"
+#include "version.h"
#include "skineditres.h"
|