aboutsummaryrefslogtreecommitdiff
path: root/gem2pdp.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 /gem2pdp.h
parent6445c4502e909593d4935070df8f972f86da824c (diff)
ported autoconf system to work for Mac OS X also
svn path=/trunk/externals/gem2pdp/; revision=7590
Diffstat (limited to 'gem2pdp.h')
-rw-r--r--gem2pdp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gem2pdp.h b/gem2pdp.h
index 7aa7a7b..72ad257 100644
--- a/gem2pdp.h
+++ b/gem2pdp.h
@@ -12,7 +12,7 @@
#include "Base/GemBase.h"
#include "Base/GemPixUtil.h"
-#include "pdp-light.h"
+#include "pdp.h"
class GEM_EXTERN gem2pdp : public GemBase
{