diff options
Diffstat (limited to 'views/touchui/touch_factory.h')
-rw-r--r-- | views/touchui/touch_factory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/touchui/touch_factory.h b/views/touchui/touch_factory.h index b3e32ef..acd02f3 100644 --- a/views/touchui/touch_factory.h +++ b/views/touchui/touch_factory.h @@ -9,7 +9,7 @@ #include <bitset> #include <vector> -#include "base/singleton.h" +#include "base/memory/singleton.h" #include "base/timer.h" typedef unsigned long Cursor; |