aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/unix/UnixDynamicLinkerImpl_JNI.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/native/unix/UnixDynamicLinkerImpl_JNI.c')
-rwxr-xr-xsrc/native/unix/UnixDynamicLinkerImpl_JNI.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/native/unix/UnixDynamicLinkerImpl_JNI.c b/src/native/unix/UnixDynamicLinkerImpl_JNI.c
index 2ea863e..cfe47f9 100755
--- a/src/native/unix/UnixDynamicLinkerImpl_JNI.c
+++ b/src/native/unix/UnixDynamicLinkerImpl_JNI.c
@@ -4,6 +4,8 @@
#include <assert.h>
+#include "com_jogamp_common_os_UnixDynamicLinkerImpl.h"
+
#include <dlfcn.h>
#include <inttypes.h>