Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/textures.cc')
-rw-r--r--src/render/textures.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/textures.cc b/src/render/textures.cc
index d69fa68..2bc6c05 100644
--- a/src/render/textures.cc
+++ b/src/render/textures.cc
@@ -4,7 +4,7 @@
the terms of the GNU General Public License version 2
*/
-
+#include <string.h>
#include "render/gl.h"
#include "render/textures.h"