diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-04-09 19:56:12 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-04-09 19:56:12 +0000 |
| commit | 4008075712363ed133940e8edd98348b924d1b85 (patch) | |
| tree | 9c651329e6f4537da66174d198354d251624a883 /src/qmmpui/playstate.h | |
| parent | a7f6d7b496b40690716af72caa4efceb58c03e7a (diff) | |
| download | qmmp-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.h | 2 |
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. |
