diff options
Diffstat (limited to 'video-ps3eye/shm.cxx')
-rw-r--r-- | video-ps3eye/shm.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/video-ps3eye/shm.cxx b/video-ps3eye/shm.cxx index 6a8c0f53..57e35c3a 100644 --- a/video-ps3eye/shm.cxx +++ b/video-ps3eye/shm.cxx @@ -1,3 +1,2 @@ -#define OTR_GENERIC_EXPORT -#define OTR_GENERIC_IMPORT +#include "shm.hpp" #include "../compat/shm.cpp" |