summaryrefslogtreecommitdiffstats
path: root/source/PluginManager.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/PluginManager.h (renamed from source/cPluginManager.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cPluginManager.h b/source/PluginManager.h
index ea02bff19..a62aa795a 100644
--- a/source/cPluginManager.h
+++ b/source/PluginManager.h
@@ -1,7 +1,7 @@
#pragma once
-#include "cItem.h"
+#include "Item.h"
struct lua_State;
class cLuaCommandBinder;