summaryrefslogtreecommitdiff
path: root/plugins/adplug/adplug/cff.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/adplug/adplug/cff.cpp')
-rw-r--r--plugins/adplug/adplug/cff.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/adplug/adplug/cff.cpp b/plugins/adplug/adplug/cff.cpp
index 37197fd9..68a11692 100644
--- a/plugins/adplug/adplug/cff.cpp
+++ b/plugins/adplug/adplug/cff.cpp
@@ -1,6 +1,6 @@
/*
AdPlug - Replayer for many OPL2/OPL3 audio file formats.
- Copyright (C) 1999 - 2006 Simon Peter <dn.tlp@gmx.net>, et al.
+ Copyright (C) 1999 - 2008 Simon Peter <dn.tlp@gmx.net>, et al.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -24,6 +24,7 @@
slides use previous effect data instead of current.
*/
+#include <cstring>
#include <stdlib.h>
#include <string.h>