summaryrefslogtreecommitdiff
path: root/noncore/multimedia/showimg/main.cpp
authordrw <drw>2004-03-02 15:45:42 (UTC)
committer drw <drw>2004-03-02 15:45:42 (UTC)
commit270a76fbf653df353476ddf17835d532ceb6b6c2 (patch) (side-by-side diff)
treef967cf572a6f8f3742fb2612137d50594220dc32 /noncore/multimedia/showimg/main.cpp
parente31fe9d73c6cd9be80bb18ca45ad3618192f718f (diff)
downloadopie-270a76fbf653df353476ddf17835d532ceb6b6c2.zip
opie-270a76fbf653df353476ddf17835d532ceb6b6c2.tar.gz
opie-270a76fbf653df353476ddf17835d532ceb6b6c2.tar.bz2
ShowImg: libopie -> libopie2
Diffstat (limited to 'noncore/multimedia/showimg/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/multimedia/showimg/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/multimedia/showimg/main.cpp b/noncore/multimedia/showimg/main.cpp
index 1c864e9..b61cffb 100644
--- a/noncore/multimedia/showimg/main.cpp
+++ b/noncore/multimedia/showimg/main.cpp
@@ -1,26 +1,26 @@
/**********************************************************************
** Copyright (C) 2000 Trolltech AS. All rights reserved.
**
** This file is part of Qtopia Environment.
**
** This file may be distributed and/or modified under the terms of the
** GNU General Public License version 2 as published by the Free Software
** Foundation and appearing in the file LICENSE.GPL included in the
** packaging of this file.
**
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
**
** See http://www.trolltech.com/gpl/ for GPL licensing information.
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
#include "showimg.h"
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<ImageViewer> ) \ No newline at end of file