summaryrefslogtreecommitdiff
path: root/src/pluginlist.h
diff options
context:
space:
mode:
authorTanninOne <seppleviathan@gmx.de>2015-09-26 19:54:31 +0200
committerTanninOne <seppleviathan@gmx.de>2015-09-26 19:54:31 +0200
commitde98fe64a3ef23be8124e69614d4ec79aac5c637 (patch)
tree48083f2b8d9e914fcb96ed0e0857ac79a34994f8 /src/pluginlist.h
parent462c549f7725810e55131a62f731357c6b2396ae (diff)
parent364c385f1a5f71c3eb6a80b44c26ddd7af012ec8 (diff)
Merge pull request #1 from ThosRTanner/master
Small cleanups
Diffstat (limited to 'src/pluginlist.h')
-rw-r--r--src/pluginlist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pluginlist.h b/src/pluginlist.h
index 79066165..f8972f05 100644
--- a/src/pluginlist.h
+++ b/src/pluginlist.h
@@ -34,7 +34,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#endif
#include <vector>
#include <map>
-#include "pdll.h"
template <class C>