diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-12-12 15:10:21 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-12-12 15:10:21 +0000 |
| commit | a42fba17b165c9f3694a091bdcbe2620c9e5616a (patch) | |
| tree | bbd08dfc24fd16496391939001de88cd9361ea64 /src/ui/skin.cpp | |
| parent | ef849d74d15842ea3bba962aaaff40e99e6c6904 (diff) | |
| download | qmmp-a42fba17b165c9f3694a091bdcbe2620c9e5616a.tar.gz qmmp-a42fba17b165c9f3694a091bdcbe2620c9e5616a.tar.bz2 qmmp-a42fba17b165c9f3694a091bdcbe2620c9e5616a.zip | |
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2004 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/skin.cpp')
| -rw-r--r-- | src/ui/skin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/skin.cpp b/src/ui/skin.cpp index b0cba8a1d..da91458e4 100644 --- a/src/ui/skin.cpp +++ b/src/ui/skin.cpp @@ -30,7 +30,7 @@ #include <QBuffer> #include <QAction> #include <qmmp/qmmp.h> -#include <actionmanager.h> +#include "actionmanager.h" #include "skin.h" #include "cursorimage.h" |
