summaryrefslogtreecommitdiffstats
path: root/third_party/cld/base/commandlineflags.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/cld/base/commandlineflags.h')
-rw-r--r--third_party/cld/base/commandlineflags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/cld/base/commandlineflags.h b/third_party/cld/base/commandlineflags.h
index fd25767..90598a7 100644
--- a/third_party/cld/base/commandlineflags.h
+++ b/third_party/cld/base/commandlineflags.h
@@ -27,7 +27,7 @@
#include <vector>
#include "base/basictypes.h"
#include "base/port.h"
-#include "third_party/cld/base/stl_decl.h"
+#include "third_party/cld/base/stl_decl_msvc.h"
#include "third_party/cld/base/global_strip_options.h"
// --------------------------------------------------------------------