aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playstate.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-04-09 19:56:12 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-04-09 19:56:12 +0000
commit4008075712363ed133940e8edd98348b924d1b85 (patch)
tree9c651329e6f4537da66174d198354d251624a883 /src/qmmpui/playstate.h
parenta7f6d7b496b40690716af72caa4efceb58c03e7a (diff)
downloadqmmp-4008075712363ed133940e8edd98348b924d1b85.tar.gz
qmmp-4008075712363ed133940e8edd98348b924d1b85.tar.bz2
qmmp-4008075712363ed133940e8edd98348b924d1b85.zip
partial mingw support
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@899 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/playstate.h')
-rw-r--r--src/qmmpui/playstate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/playstate.h b/src/qmmpui/playstate.h
index 554afcf11..a61ea3d66 100644
--- a/src/qmmpui/playstate.h
+++ b/src/qmmpui/playstate.h
@@ -21,7 +21,7 @@
#ifndef _PLAYSTATE_H
#define _PLAYSTATE_H
-#include <playlistmodel.h>
+#include "playlistmodel.h"
/*! @internal
* @brief Abstract class that represents data model playing states.