summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/vbiparse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/vbiparse.cpp')
-rw-r--r--src/lib/util/vbiparse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/vbiparse.cpp b/src/lib/util/vbiparse.cpp
index 6b790ec7180..50c9e70da2f 100644
--- a/src/lib/util/vbiparse.cpp
+++ b/src/lib/util/vbiparse.cpp
@@ -8,9 +8,9 @@
***************************************************************************/
-#include "osdcore.h"
#include "vbiparse.h"
#include <cmath>
+#include <cstring>
#include <algorithm>