summaryrefslogtreecommitdiff
path: root/libs/qm-dsp/dsp/tonal/TCSgram.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/qm-dsp/dsp/tonal/TCSgram.h')
-rw-r--r--libs/qm-dsp/dsp/tonal/TCSgram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/qm-dsp/dsp/tonal/TCSgram.h b/libs/qm-dsp/dsp/tonal/TCSgram.h
index f4825a996a..83e8c93f8b 100644
--- a/libs/qm-dsp/dsp/tonal/TCSgram.h
+++ b/libs/qm-dsp/dsp/tonal/TCSgram.h
@@ -26,7 +26,7 @@ typedef std::vector<std::pair<long, TCSVector> > vectorlist_t;
class TCSGram
{
-public:
+public:
TCSGram();
~TCSGram();
void getTCSVector(int, TCSVector&) const;