aboutsummaryrefslogtreecommitdiff
path: root/src/ui/mainwindow.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-02-20 14:50:36 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-02-20 14:50:36 +0000
commit4b6239e2e5ee0c8c06240fcb01c92f55d2e757e3 (patch)
tree42315f60b342621b52ae30b70853608944f92040 /src/ui/mainwindow.h
parent02956c7fdc805b002271efc656aabfb7aa5a686a (diff)
downloadqmmp-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/mainwindow.h')
-rw-r--r--src/ui/mainwindow.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h
index 25b2b3b75..0a1b6b60d 100644
--- a/src/ui/mainwindow.h
+++ b/src/ui/mainwindow.h
@@ -22,12 +22,12 @@
#include <QMainWindow>
+#include <qmmp/output.h>
+#include <qmmp/decoder.h>
+#include <qmmp/decoderfactory.h>
-#include "output.h"
-#include "decoder.h"
#include "display.h"
#include "mediafile.h"
-#include "decoderfactory.h"
#include "titlebar.h"
/**