aboutsummaryrefslogtreecommitdiff
path: root/dmx512/src/dmx4pd.h
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-06-13 13:39:54 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:08:23 +0200
commit44824cfa333691b8e300adbc47bcadcde6691979 (patch)
tree98e2c1c698e6b7b339eaecb0135e33920142f318 /dmx512/src/dmx4pd.h
parent124ec02a0b4114bb52bcb8c44c4d76de737f6e6c (diff)
tell that [dmxin] isn't yet there...
svn path=/trunk/externals/iem/dmx512/; revision=9993
Diffstat (limited to 'dmx512/src/dmx4pd.h')
-rw-r--r--dmx512/src/dmx4pd.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/dmx512/src/dmx4pd.h b/dmx512/src/dmx4pd.h
index d386c28..cc6fe66 100644
--- a/dmx512/src/dmx4pd.h
+++ b/dmx512/src/dmx4pd.h
@@ -25,6 +25,11 @@
#include "m_pd.h"
+#include <dmx/dmx.h>
+
+#include <sys/types.h>
+#include <sys/stat.h>
+#include <fcntl.h>
#define DMX4PD_POSTBANNER \