summaryrefslogtreecommitdiff
path: root/libopie2/templates/cpp.cpp
Side-by-side diff
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
@@ -18,25 +18,25 @@
  _.=:.       :    :=>`: PARTICULAR PURPOSE. See the GNU
..}^=.=       =       ; Library General Public License for more
++=   -.     .`     .: details.
 :     =  ...= . :.=-
 -.   .:....=;==+<; 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 <opie/h.h>
+#include <opie2/h.h>
/* OPIE */
opie (and for now, qpe) includes here
/* QT */
qte includes here
/* STD */
standard includes here
using namespace Opie;