aboutsummaryrefslogtreecommitdiff
path: root/src/ui/shadedvisual.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/shadedvisual.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/shadedvisual.h')
-rw-r--r--src/ui/shadedvisual.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/shadedvisual.h b/src/ui/shadedvisual.h
index e46331ecb..0c1d6a37e 100644
--- a/src/ui/shadedvisual.h
+++ b/src/ui/shadedvisual.h
@@ -22,8 +22,8 @@
#include <QPainter>
-#include <visual.h>
-#include <buffer.h>
+#include <qmmp/visual.h>
+#include <qmmp/buffer.h>
class QTimer;
class QPixmap;