X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d775fa82354a1f8d5db87ad1d71ab00ef7d9123c..682214d5c6ec3e56dbdfd0c97d70d87e614b38c2:/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" // ----------------------------------------------------------------------------