summaryrefslogtreecommitdiffhomepage
path: root/compat
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-10-24 11:30:35 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-10-27 16:42:58 +0200
commitb15fe980671e028d0849e11878e0edf9a88669a5 (patch)
tree221cbd9964ff52e3ce85f1fda21d075d3f14b88d /compat
parent6d7679cf7c997237805022f828846164ff947a40 (diff)
compat/mutex: rename
Diffstat (limited to 'compat')
-rw-r--r--compat/copyable-mutex.cpp (renamed from compat/qcopyable-mutex.cpp)2
-rw-r--r--compat/copyable-mutex.hpp (renamed from compat/qcopyable-mutex.hpp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/compat/qcopyable-mutex.cpp b/compat/copyable-mutex.cpp
index 71720f17..7c112c5e 100644
--- a/compat/qcopyable-mutex.cpp
+++ b/compat/copyable-mutex.cpp
@@ -1,4 +1,4 @@
-#include "qcopyable-mutex.hpp"
+#include "copyable-mutex.hpp"
mutex& mutex::operator=(const mutex& datum)
{
diff --git a/compat/qcopyable-mutex.hpp b/compat/copyable-mutex.hpp
index af82876d..af82876d 100644
--- a/compat/qcopyable-mutex.hpp
+++ b/compat/copyable-mutex.hpp