summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/experimental/set
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/experimental/set')
-rw-r--r--libstdc++-v3/include/experimental/set2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/experimental/set b/libstdc++-v3/include/experimental/set
index c742d9187f5..709fe327475 100644
--- a/libstdc++-v3/include/experimental/set
+++ b/libstdc++-v3/include/experimental/set
@@ -36,7 +36,7 @@
#else
#include <set>
-#include <experimental/erase_if.h>
+#include <experimental/bits/erase_if.h>
namespace std _GLIBCXX_VISIBILITY(default)
{