summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/xmltree.cc
Side-by-side diff
Diffstat (limited to 'libopie2/opiecore/xmltree.cc') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opiecore/xmltree.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/libopie2/opiecore/xmltree.cc b/libopie2/opiecore/xmltree.cc
index 27db5b3..059791b 100644
--- a/libopie2/opiecore/xmltree.cc
+++ b/libopie2/opiecore/xmltree.cc
@@ -14,14 +14,15 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
*/
+#include <opie2/xmltree.h>
+
#include <qpe/stringutil.h>
-#include <opie/xmltree.h>
#include <qxml.h>
#include <assert.h>
using namespace Opie;