summaryrefslogtreecommitdiff
path: root/client/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/player.h')
-rw-r--r--client/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/player.h b/client/player.h
index 4aedb05..d56ae4b 100644
--- a/client/player.h
+++ b/client/player.h
@@ -54,7 +54,7 @@ public slots:
void show_frame();
private:
- LibDVWrapper dvdecoder;
+ LibDVWrapper *dvdecoder;
Decoder *decoder;
QWidget *widget;