diff --git a/src/console/piconsole.cpp b/src/console/piconsole.cpp index 22906d67..e8b3a3a1 100644 --- a/src/console/piconsole.cpp +++ b/src/console/piconsole.cpp @@ -16,11 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "pibase.h" -#ifdef WINDOWS -# include -# include -#endif +#include "piincludes_p.h" #include "piconsole.h" #include "pipeer.h" #include "piprotocol.h"