aboutsummaryrefslogtreecommitdiff
path: root/pdp2gem.h
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-20 05:52:10 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-20 05:52:10 +0000
commita9bbb24b849411a117ef4877d4a794985dad99df (patch)
tree19c6ce97c6e29dc81de7040ba9fde14ccf9923a4 /pdp2gem.h
parent6445c4502e909593d4935070df8f972f86da824c (diff)
ported autoconf system to work for Mac OS X also
svn path=/trunk/externals/gem2pdp/; revision=7590
Diffstat (limited to 'pdp2gem.h')
-rw-r--r--pdp2gem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdp2gem.h b/pdp2gem.h
index 84841b7..e922837 100644
--- a/pdp2gem.h
+++ b/pdp2gem.h
@@ -23,7 +23,7 @@
#include "Base/GemBase.h"
#include "Base/GemPixUtil.h"
#include "Base/config.h"
-#include "pdp-light.h"
+#include "pdp.h"
#include <pthread.h>
class GEM_EXTERN pdp2gem : public GemBase