diff --git a/src/core/fshud2.cpp b/src/core/fshud2.cpp index ce48bcb6..89391399 100644 --- a/src/core/fshud2.cpp +++ b/src/core/fshud2.cpp @@ -1,3 +1,4 @@ +#include #include #include #include "fs.h" diff --git a/src/gui/fsguinetdialog.h b/src/gui/fsguinetdialog.h index 5e3e3c3d..d7a6b93c 100644 --- a/src/gui/fsguinetdialog.h +++ b/src/gui/fsguinetdialog.h @@ -2,6 +2,7 @@ #define FSGUINETDIALOG_IS_INCLUDED /* { */ +#include #include ////////////////////////////////////////////////////////////