X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d775fa82354a1f8d5db87ad1d71ab00ef7d9123c..1ce1bd84eab0dce90ad0ecb4d37c6c2993c2512e:/include/wx/stopwatch.h diff --git a/include/wx/stopwatch.h b/include/wx/stopwatch.h index 08c8421ccc..d7abae28be 100644 --- a/include/wx/stopwatch.h +++ b/include/wx/stopwatch.h @@ -11,6 +11,7 @@ #ifndef _WX_STOPWATCH_H_ #define _WX_STOPWATCH_H_ +#include "wx/defs.h" #include "wx/longlong.h" // ----------------------------------------------------------------------------