summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device/odevice_beagle.h
Side-by-side diff
Diffstat (limited to 'libopie2/opiecore/device/odevice_beagle.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opiecore/device/odevice_beagle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libopie2/opiecore/device/odevice_beagle.h b/libopie2/opiecore/device/odevice_beagle.h
index 17b040c..697d689 100644
--- a/libopie2/opiecore/device/odevice_beagle.h
+++ b/libopie2/opiecore/device/odevice_beagle.h
@@ -27,18 +27,18 @@
Boston, MA 02111-1307, USA.
*/
#ifndef OPIE_CORE_DEVICE_BEAGLE_H
#define OPIE_CORE_DEVICE_BEAGLE_H
-#include "odevice.h"
+#include "odevice_abstractmobiledevice.h"
namespace Opie {
namespace Core {
namespace Internal {
-class Beagle : public ODevice {
+class Beagle : public OAbstractMobileDevice {
public:
Beagle();
~Beagle();
//@{
void init( const QString& init );