From b76d50299a7995b2b3be0a3f9bf954cceeb89314 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Tue, 19 Sep 2017 21:12:45 -0300 Subject: Open file .psp implemented Several directories bugfixes --- Project/AboutForm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Project/AboutForm.h') diff --git a/Project/AboutForm.h b/Project/AboutForm.h index ba64324..abba7f4 100644 --- a/Project/AboutForm.h +++ b/Project/AboutForm.h @@ -3,6 +3,7 @@ #include "PropertiesForm.h" #include +#include class AboutForm : public AboutFormBase { -- cgit