aboutsummaryrefslogtreecommitdiff
path: root/pix_2pdp.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 /pix_2pdp.h
parent6445c4502e909593d4935070df8f972f86da824c (diff)
ported autoconf system to work for Mac OS X also
svn path=/trunk/externals/gem2pdp/; revision=7590
Diffstat (limited to 'pix_2pdp.h')
-rwxr-xr-xpix_2pdp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pix_2pdp.h b/pix_2pdp.h
index 8a85dfe..ac29234 100755
--- a/pix_2pdp.h
+++ b/pix_2pdp.h
@@ -15,7 +15,7 @@
#include "Base/GemPixObj.h"
-#include "pdp-light.h"
+#include "pdp.h"
class GEM_EXTERN pix_2pdp : public GemPixObj
{