summaryrefslogtreecommitdiff
path: root/platform/osx/power_osx.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/osx/power_osx.h')
-rw-r--r--platform/osx/power_osx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/osx/power_osx.h b/platform/osx/power_osx.h
index 7123e34a03..9ad51e505b 100644
--- a/platform/osx/power_osx.h
+++ b/platform/osx/power_osx.h
@@ -31,9 +31,9 @@
#ifndef PLATFORM_OSX_POWER_OSX_H_
#define PLATFORM_OSX_POWER_OSX_H_
+#include "core/os/file_access.h"
+#include "core/os/os.h"
#include "dir_access_osx.h"
-#include "os/file_access.h"
-#include "os/os.h"
#include <CoreFoundation/CoreFoundation.h>
class power_osx {