From 71d9599c95d5ac03d080547763aac5b1b11d5e31 Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 02 Aug 2004 20:56:51 +0000 Subject: Do not include "qpeapplication.h" this way but use this could help Opie/X11 build --- (limited to 'library') diff --git a/library/network.cpp b/library/network.cpp index df28857..f2a673c 100644 --- a/library/network.cpp +++ b/library/network.cpp @@ -19,12 +19,12 @@ **********************************************************************/ #define QTOPIA_INTERNAL_LANGLIST -#include "qpe/network.h" -#include "qpe/networkinterface.h" -#include "qpe/global.h" -#include "qpe/config.h" -#include "qpe/resource.h" -#include "qpe/qpeapplication.h" +#include +#include +#include +#include +#include +#include #include #include diff --git a/library/qpedialog.cpp b/library/qpedialog.cpp index 87d61e3..f52171f 100644 --- a/library/qpedialog.cpp +++ b/library/qpedialog.cpp @@ -22,7 +22,7 @@ #include -#include "qpeapplication.h" +#include // Allow access to nornally protected accept and reject functions -- cgit v0.9.0.2