diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-11-19 17:12:03 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-11-19 17:12:03 +0100 |
commit | af66914c1151533ced12bca6e8a7ec14348bdb9e (patch) | |
tree | 0e43952879f84ee646deaeecedc70d0866965c22 /sal/osl/unx/security.cxx | |
parent | 26cf7dcf19933feffabcb6b690e840c51f04c31b (diff) |
system.h -> system.hxx
Change-Id: I39a60d0b775bfe40fa89e8b5d5f7466d0db5d36e
Diffstat (limited to 'sal/osl/unx/security.cxx')
-rw-r--r-- | sal/osl/unx/security.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/security.cxx b/sal/osl/unx/security.cxx index 3e67de7f27d5..d569d1dd8640 100644 --- a/sal/osl/unx/security.cxx +++ b/sal/osl/unx/security.cxx @@ -28,7 +28,7 @@ #include <postmac.h> #endif -#include "system.h" +#include "system.hxx" #include <osl/security.h> #include <osl/diagnose.h> |