aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-03-24 20:45:28 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-03-24 20:45:28 +0000
commitadc74e4988576d4bd882996ce524950fc29b6d2e (patch)
tree88e2e2efec340de8b57d8c8c4975b2f27ba8a414 /src
parent67a33062e7165638ba283a771246b878734368e8 (diff)
downloadqmmp-adc74e4988576d4bd882996ce524950fc29b6d2e.tar.gz
qmmp-adc74e4988576d4bd882996ce524950fc29b6d2e.tar.bz2
qmmp-adc74e4988576d4bd882996ce524950fc29b6d2e.zip
fixed build (thanks to Stefan Koelling)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@295 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src')
-rw-r--r--src/qmmp/downloader.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmp/downloader.cpp b/src/qmmp/downloader.cpp
index 5b091b640..f51e0c509 100644
--- a/src/qmmp/downloader.cpp
+++ b/src/qmmp/downloader.cpp
@@ -22,6 +22,7 @@
#include <QStringList>
#include <QSettings>
#include <QDir>
+#include <stdint.h>
#include "downloader.h"