mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
Try some more includes
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user