From 7a6a55d19048de7920eb885e80a26e1bef0f66e4 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 28 Dec 2002 11:44:52 +0000 Subject: - include string.h for memcpy --- (limited to 'noncore/apps') diff --git a/noncore/apps/opie-reader/Navigation.cpp b/noncore/apps/opie-reader/Navigation.cpp index 7b392ba..4f11887 100644 --- a/noncore/apps/opie-reader/Navigation.cpp +++ b/noncore/apps/opie-reader/Navigation.cpp @@ -1,5 +1,7 @@ #include "Navigation.h" +#include + void CNavigation::saveposn(size_t posn) { // qDebug("Saved:%u [%u,%u,%u]", posn, historystart, historycurrent, historyend); -- cgit v0.9.0.2