summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/crossthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/crossthread.h')
-rw-r--r--libs/pbd/pbd/crossthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/pbd/crossthread.h b/libs/pbd/pbd/crossthread.h
index b815cfd319..c63c863f38 100644
--- a/libs/pbd/pbd/crossthread.h
+++ b/libs/pbd/pbd/crossthread.h
@@ -20,7 +20,7 @@
#ifndef __pbd__crossthread_h__
#define __pbd__crossthread_h__
-#include <pbd/abstract_ui.h>
+#include "pbd/abstract_ui.h"
#include <sigc++/sigc++.h>
#include <pthread.h>