summaryrefslogtreecommitdiffstats
path: root/source/Plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/Plugin.cpp (renamed from source/cPlugin.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cPlugin.cpp b/source/Plugin.cpp
index ce66a9655..563e6237d 100644
--- a/source/cPlugin.cpp
+++ b/source/Plugin.cpp
@@ -1,7 +1,7 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
-#include "cPlugin.h"
+#include "Plugin.h"