summaryrefslogtreecommitdiffstats
path: root/app/tween.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/tween.h')
-rw-r--r--app/tween.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/tween.h b/app/tween.h
index 15396e9..8909906 100644
--- a/app/tween.h
+++ b/app/tween.h
@@ -6,7 +6,7 @@
#define APP_TWEEN_H_
#pragma once
-#include "base/logging.h"
+#include "base/basictypes.h"
namespace gfx {
class Rect;