summaryrefslogtreecommitdiff
path: root/include/osl/conditn.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/conditn.h')
-rw-r--r--include/osl/conditn.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/osl/conditn.h b/include/osl/conditn.h
index a5d3d6054d01..953ac5de8938 100644
--- a/include/osl/conditn.h
+++ b/include/osl/conditn.h
@@ -21,10 +21,10 @@
#ifndef INCLUDED_OSL_CONDITN_H
#define INCLUDED_OSL_CONDITN_H
-#include "sal/config.h"
+#include <sal/config.h>
-#include "osl/time.h"
-#include "sal/saldllapi.h"
+#include <osl/time.h>
+#include <sal/saldllapi.h>
#ifdef __cplusplus
extern "C" {