mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
Try some more includes
This commit is contained in:
parent
69b56e0836
commit
e56f2f7ee0
@ -28,7 +28,8 @@
|
||||
#include <QtGui/QPixmap>
|
||||
#endif
|
||||
|
||||
#include "boost/thread/future.hpp"
|
||||
#include <boost/thread/mutex.hpp>
|
||||
#include <boost/thread/future.hpp>
|
||||
|
||||
#include "Typedefs.h"
|
||||
#include "PlaylistInterface.h"
|
||||
|
@ -31,6 +31,7 @@
|
||||
#include "DllMacro.h"
|
||||
#include "Query.h"
|
||||
|
||||
#include <boost/thread/mutex.hpp>
|
||||
#include <boost/thread/future.hpp>
|
||||
|
||||
namespace Tomahawk
|
||||
|
Loading…
x
Reference in New Issue
Block a user