summaryrefslogtreecommitdiff
path: root/src/d/d_camera.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_camera.cpp')
-rw-r--r--src/d/d_camera.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_camera.cpp b/src/d/d_camera.cpp
index 9e7bf7c9d2..4d3c281163 100644
--- a/src/d/d_camera.cpp
+++ b/src/d/d_camera.cpp
@@ -21,6 +21,7 @@
#include "m_Do/m_Do_graphic.h"
#include "m_Do/m_Do_lib.h"
#include <cmath>
+#include <cstring>
#if DEBUG
#include "d/d_debug_pad.h"