aboutsummaryrefslogtreecommitdiff
path: root/audio/clementine-player/files/patch-src_library_groupbydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/clementine-player/files/patch-src_library_groupbydialog.h')
-rw-r--r--audio/clementine-player/files/patch-src_library_groupbydialog.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/clementine-player/files/patch-src_library_groupbydialog.h b/audio/clementine-player/files/patch-src_library_groupbydialog.h
new file mode 100644
index 000000000000..3a9ce9c68bfe
--- /dev/null
+++ b/audio/clementine-player/files/patch-src_library_groupbydialog.h
@@ -0,0 +1,14 @@
+--- src/library/groupbydialog.h.orig 2014-04-23 10:16:44 UTC
++++ src/library/groupbydialog.h
+@@ -25,9 +25,11 @@
+ using std::placeholders::_1;
+ using std::placeholders::_2;
+
++#ifndef Q_MOC_RUN
+ #include <boost/multi_index_container.hpp>
+ #include <boost/multi_index/member.hpp>
+ #include <boost/multi_index/ordered_index.hpp>
++#endif
+
+ #include "librarymodel.h"
+