diff --git a/src/kits/shared/ShakeTrackingFilter.cpp b/src/kits/shared/ShakeTrackingFilter.cpp index c8c21d370c..e486d100ad 100644 --- a/src/kits/shared/ShakeTrackingFilter.cpp +++ b/src/kits/shared/ShakeTrackingFilter.cpp @@ -19,6 +19,7 @@ * */ + #include #include @@ -26,8 +27,10 @@ #include #include + const uint32 kMsgCancel = 'Canc'; + ShakeTrackingFilter::ShakeTrackingFilter(BView* targetView, uint32 messageWhat, uint32 countThreshold, bigtime_t timeThreshold) :