summaryrefslogtreecommitdiff
path: root/libs/audiographer/tests/test_runner.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/audiographer/tests/test_runner.cc')
-rw-r--r--libs/audiographer/tests/test_runner.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/audiographer/tests/test_runner.cc b/libs/audiographer/tests/test_runner.cc
index 6fed393dc8..756a45fd42 100644
--- a/libs/audiographer/tests/test_runner.cc
+++ b/libs/audiographer/tests/test_runner.cc
@@ -1,8 +1,6 @@
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/ui/text/TestRunner.h>
-#include <glibmm/thread.h>
-
int main()
{
Glib::thread_init();