Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 395773
Collapse All | Expand All

(-)a/trunk/src/ui/base/l10n/l10n_util.cc (-1 / +1 lines)
Lines 5-11 Link Here
5
#include "ui/base/l10n/l10n_util.h"
5
#include "ui/base/l10n/l10n_util.h"
6
6
7
#if defined(USE_X11)
7
#if defined(USE_X11)
8
#include <glib/gutils.h>
8
#include <glib.h>
9
#endif
9
#endif
10
10
11
#include <algorithm>
11
#include <algorithm>

Return to bug 395773