summaryrefslogtreecommitdiff
path: root/core/apps/taboapp/main.cpp
Unidiff
Diffstat (limited to 'core/apps/taboapp/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/taboapp/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/taboapp/main.cpp b/core/apps/taboapp/main.cpp
index 5f7f86c..4b9451e 100644
--- a/core/apps/taboapp/main.cpp
+++ b/core/apps/taboapp/main.cpp
@@ -6,7 +6,7 @@
6#include <oappinterface.h> 6#include <oappinterface.h>
7#include <oappplugin.h> 7#include <oappplugin.h>
8 8
9#include <opie/otabwidget.h> 9#include <opie2/otabwidget.h>
10 10
11int main( int argc, char **argv ) 11int main( int argc, char **argv )
12{ 12{