Commit ad1d316e authored by Pierre Ynard's avatar Pierre Ynard

skins: missing include

Add missing include, fix build error
parent 8904aa04
......@@ -28,6 +28,7 @@
#include <vlc_common.h>
#include <vlc_aout.h>
#include <vlc_playlist.h>
#include "volume.hpp"
Volume::Volume( intf_thread_t *pIntf ): VarPercent( pIntf )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment