diff options
Diffstat (limited to 'plugins/WhenWasIt/hooked_events.cpp')
-rw-r--r-- | plugins/WhenWasIt/hooked_events.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/WhenWasIt/hooked_events.cpp b/plugins/WhenWasIt/hooked_events.cpp index 4c23bc2bf4..20e9bfc86d 100644 --- a/plugins/WhenWasIt/hooked_events.cpp +++ b/plugins/WhenWasIt/hooked_events.cpp @@ -18,6 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include "commonheaders.h"
#include "hooked_events.h"
#define DATE_CHANGE_CHECK_INTERVAL 20
|