Browse Source

Fixed Linux build.

Branimir Karadzic 11 years ago
parent
commit
43b9802b48
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/common/entry/entry_p.h

+ 1 - 0
examples/common/entry/entry_p.h

@@ -9,6 +9,7 @@
 #include <bx/spscqueue.h>
 #include <bx/spscqueue.h>
 
 
 #include "entry.h"
 #include "entry.h"
+#include <string.h> // memcpy
 
 
 #ifndef ENTRY_CONFIG_USE_SDL
 #ifndef ENTRY_CONFIG_USE_SDL
 #	define ENTRY_CONFIG_USE_SDL 0
 #	define ENTRY_CONFIG_USE_SDL 0