summaryrefslogtreecommitdiff
path: root/plugins/adplug/adplug/hyp.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/adplug/adplug/hyp.h')
-rw-r--r--plugins/adplug/adplug/hyp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/adplug/adplug/hyp.h b/plugins/adplug/adplug/hyp.h
index e2a5bf5a..634cdd3c 100644
--- a/plugins/adplug/adplug/hyp.h
+++ b/plugins/adplug/adplug/hyp.h
@@ -45,7 +45,7 @@ protected:
void xadplayer_rewind(int subsong);
void xadplayer_update();
float xadplayer_getrefresh();
- std::string xadplayer_gettype();
+ const char * xadplayer_gettype();
private:
static const unsigned char hyp_adlib_registers[99];