summaryrefslogtreecommitdiff
path: root/libopie2/templates/cpp.cpp
Unidiff
Diffstat (limited to 'libopie2/templates/cpp.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/templates/cpp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/templates/cpp.cpp b/libopie2/templates/cpp.cpp
index da5bcf0..cb1642f 100644
--- a/libopie2/templates/cpp.cpp
+++ b/libopie2/templates/cpp.cpp
@@ -24,13 +24,13 @@
24    --        :-=` this library; see the file COPYING.LIB. 24    --        :-=` this library; see the file COPYING.LIB.
25 If not, write to the Free Software Foundation, 25 If not, write to the Free Software Foundation,
26 Inc., 59 Temple Place - Suite 330, 26 Inc., 59 Temple Place - Suite 330,
27 Boston, MA 02111-1307, USA. 27 Boston, MA 02111-1307, USA.
28*/ 28*/
29 29
30#include <opie/h.h> 30#include <opie2/h.h>
31 31
32/* OPIE */ 32/* OPIE */
33opie (and for now, qpe) includes here 33opie (and for now, qpe) includes here
34 34
35/* QT */ 35/* QT */
36qte includes here 36qte includes here