aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/views/SkOSMenu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/SkOSMenu.cpp')
-rw-r--r--src/views/SkOSMenu.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/views/SkOSMenu.cpp b/src/views/SkOSMenu.cpp
index ad0c73f80d..8c2e47602f 100644
--- a/src/views/SkOSMenu.cpp
+++ b/src/views/SkOSMenu.cpp
@@ -4,9 +4,9 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
-#include <stdarg.h>
+#include "SkAtomics.h"
#include "SkOSMenu.h"
-#include "SkThread.h"
+#include <stdarg.h>
static int gOSMenuCmd = 7000;