diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-02-20 14:50:36 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-02-20 14:50:36 +0000 |
| commit | 4b6239e2e5ee0c8c06240fcb01c92f55d2e757e3 (patch) | |
| tree | 42315f60b342621b52ae30b70853608944f92040 /src/ui/playlist.cpp | |
| parent | 02956c7fdc805b002271efc656aabfb7aa5a686a (diff) | |
| download | qmmp-4b6239e2e5ee0c8c06240fcb01c92f55d2e757e3.tar.gz qmmp-4b6239e2e5ee0c8c06240fcb01c92f55d2e757e3.tar.bz2 qmmp-4b6239e2e5ee0c8c06240fcb01c92f55d2e757e3.zip | |
include path changes
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@250 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/playlist.cpp')
| -rw-r--r-- | src/ui/playlist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/playlist.cpp b/src/ui/playlist.cpp index 282463ef0..8f406ccfb 100644 --- a/src/ui/playlist.cpp +++ b/src/ui/playlist.cpp @@ -39,7 +39,7 @@ #include "symboldisplay.h" #include "playlistcontrol.h" #include "keyboardmanager.h" -#include <output.h> +#include <qmmp/output.h> PlayList::PlayList ( QWidget *parent ) : QWidget ( parent ) |
