summaryrefslogtreecommitdiff
path: root/plugins/Folders/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Folders/src/stdafx.h')
-rw-r--r--plugins/Folders/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Folders/src/stdafx.h b/plugins/Folders/src/stdafx.h
index aa0ecd1ec0..0bb2a74245 100644
--- a/plugins/Folders/src/stdafx.h
+++ b/plugins/Folders/src/stdafx.h
@@ -54,7 +54,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define MS_FOLDERS_TEST_PLUGIN "Folders/Test/Plugin"
-#define ModuleName "Folders"
+#define MODULENAME "Folders"
struct CMPlugin : public PLUGIN<CMPlugin>
{