summaryrefslogtreecommitdiffstats
path: root/src/gui/ThreadedLoader.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ThreadedLoader.hpp')
-rw-r--r--src/gui/ThreadedLoader.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/ThreadedLoader.hpp b/src/gui/ThreadedLoader.hpp
index 2f12a0e4..c0a4ed6a 100644
--- a/src/gui/ThreadedLoader.hpp
+++ b/src/gui/ThreadedLoader.hpp
@@ -23,7 +23,7 @@
#include <list>
#include <string>
-#include <boost/optional/optional.hpp>
+#include <boost/optional.hpp>
#include <glibmm/thread.h>
#include "ingen/Interface.hpp"