aboutsummaryrefslogtreecommitdiff
path: root/src/Uri.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Uri.cpp')
-rw-r--r--src/Uri.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Uri.cpp b/src/Uri.cpp
index 08304d3..03eff68 100644
--- a/src/Uri.cpp
+++ b/src/Uri.cpp
@@ -6,7 +6,7 @@
* © 2018 by Richard Walters
*/
-#include "IsCharacterInSet.hpp"
+#include "CharacterSet.hpp"
#include "NormalizeCaseInsensitiveString.hpp"
#include "PercentEncodedCharacterDecoder.hpp"