Skip to content

Commit

Permalink
ICU-22322 Fix include to use double quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
mihnita committed Oct 24, 2023
1 parent 01388fa commit 7200b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icu4c/source/i18n/transreg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#include "unicode/utypes.h"
#include <unicode/rep.h>
#include "unicode/rep.h"

#if !UCONFIG_NO_TRANSLITERATION

Expand Down

0 comments on commit 7200b4d

Please sign in to comment.