aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/getopt/small/wrap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/getopt/small/wrap.cpp')
-rw-r--r--library/cpp/getopt/small/wrap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/getopt/small/wrap.cpp b/library/cpp/getopt/small/wrap.cpp
index 08032c8de5..9fbd38842a 100644
--- a/library/cpp/getopt/small/wrap.cpp
+++ b/library/cpp/getopt/small/wrap.cpp
@@ -1,6 +1,6 @@
#include "wrap.h"
-#include <library/cpp/colorizer/colors.h>
+#include <library/cpp/colorizer/colors.h>
#include <util/generic/string.h>
#include <util/stream/str.h>