aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src/hml_shelf~.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-11 15:46:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-11 15:46:22 +0000
commit92f75bd646ccf6754662a1575511d0f907f545b3 (patch)
treea289258c26080017bf999dd19de886f4c6d57ed9 /externals/build/src/hml_shelf~.c
parent07cadf663de8d61bc28cc35c7cbec39c8ad8fbe9 (diff)
- fixed up iemlib includes to accomidate recent iemlib source changes, and
removed objects that were obsoleted. - perhaps its time to remove iemlib from this flatspace library since iemlib can built separately in its entirety. But others still want this, so I'll leave it be. svn path=/trunk/; revision=6264
Diffstat (limited to 'externals/build/src/hml_shelf~.c')
-rw-r--r--externals/build/src/hml_shelf~.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/externals/build/src/hml_shelf~.c b/externals/build/src/hml_shelf~.c
index f9a2356f..e892bff1 100644
--- a/externals/build/src/hml_shelf~.c
+++ b/externals/build/src/hml_shelf~.c
@@ -1,5 +1 @@
-#include "../../iemlib/src/iemlib1/sighml_shelf.c"
-void hml_shelf_tilde_setup(void)
-{
- sighml_shelf_setup();
-}
+#include "../../iemlib/src/iemlib1/hml_shelf~.c"