aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-12 16:04:03 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-12 16:04:03 +0000
commit148429450e67633ac701b89c338bb259aa559ecb (patch)
treedc9ee6df646bdec61fe44720361e03972776b555
parentbd92a82e6ee9fe78e23cbff0e3e6155c2b9ad004 (diff)
removed inclusion of Gem's Base/config.h, since this
shouldn't be used by externals (and is not used here anyhow) svn path=/trunk/externals/gem2pdp/; revision=13206
-rw-r--r--pdp2gem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdp2gem.h b/pdp2gem.h
index e922837..e440dfd 100644
--- a/pdp2gem.h
+++ b/pdp2gem.h
@@ -22,7 +22,6 @@
#include "Base/GemBase.h"
#include "Base/GemPixUtil.h"
-#include "Base/config.h"
#include "pdp.h"
#include <pthread.h>