aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-03-16 13:53:44 +0100
committerThomas White <taw@physics.org>2010-03-16 13:53:44 +0100
commit99e6385361a836df2dbb8fa6c340e4e963ba3da4 (patch)
treea98808d4807206586f9ac3d3cb0e5c78f852aebc /src/image.h
parent589618b385568caa5ab862ce129261676a854422 (diff)
Fixes for standards compliance
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/image.h b/src/image.h
index 5159d63e..5715d570 100644
--- a/src/image.h
+++ b/src/image.h
@@ -19,6 +19,7 @@
#include <stdint.h>
#include <complex.h>
+#include <sys/types.h>
#include "utils.h"
#include "cell.h"