diff options
Diffstat (limited to 'plugins/DbEditorPP/src/renamemodule.cpp')
-rw-r--r-- | plugins/DbEditorPP/src/renamemodule.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/src/renamemodule.cpp b/plugins/DbEditorPP/src/renamemodule.cpp index 74e9e00a4a..869e47d1ad 100644 --- a/plugins/DbEditorPP/src/renamemodule.cpp +++ b/plugins/DbEditorPP/src/renamemodule.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
int renameModule(MCONTACT hContact, const char *oldName, const char *newName)
{
|