diff options
Diffstat (limited to 'Attic/mutex/qt_mutex/mux_qt.cpp')
-rw-r--r-- | Attic/mutex/qt_mutex/mux_qt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Attic/mutex/qt_mutex/mux_qt.cpp b/Attic/mutex/qt_mutex/mux_qt.cpp index 0f670c8b4..da4e5ce5c 100644 --- a/Attic/mutex/qt_mutex/mux_qt.cpp +++ b/Attic/mutex/qt_mutex/mux_qt.cpp @@ -6,7 +6,7 @@ * Distributed under the terms of the Botan license */ -#include <botan/mux_qt.h> +#include <botan/internal/mux_qt.h> #include <qmutex.h> #if !defined(QT_THREAD_SUPPORT) |