summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-12-16 15:19:30 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-12-16 15:19:30 +0100
commitf54d5cd7a1cd8d0e8d87c1d54931ead4498ac7ce (patch)
treea7072dc6c8d820fdf1969f7aca3be02f34d80a0e /desktop
parent9d7802e7fc055d5d4d28fcf01461e8a7dbe208a0 (diff)
-Werror,-Wnonportable-include-path (clang-cl)
Change-Id: I2a64b18c707085f7d4485ba46d599e8ab0df2408
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/app/cmdlinehelp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/cmdlinehelp.cxx b/desktop/source/app/cmdlinehelp.cxx
index 915f060c5caa..cd0d46df4f16 100644
--- a/desktop/source/app/cmdlinehelp.cxx
+++ b/desktop/source/app/cmdlinehelp.cxx
@@ -29,7 +29,7 @@
#ifdef _WIN32
#include "windows.h"
#include "io.h"
-#include "Fcntl.h"
+#include "fcntl.h"
#endif
namespace desktop