summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/blue-pin/main.cc
authorchicken <chicken>2004-03-02 16:24:30 (UTC)
committer chicken <chicken>2004-03-02 16:24:30 (UTC)
commit10d627d55eaab6cda26b03879f1b0fe31d1b273b (patch) (side-by-side diff)
treeeb04a35ba5e359eb808bf0bd85b1be51dcb4b0a9 /noncore/net/opietooth/blue-pin/main.cc
parent49bee7ab52b819a07e9b6de4576eda467d632a66 (diff)
downloadopie-10d627d55eaab6cda26b03879f1b0fe31d1b273b.zip
opie-10d627d55eaab6cda26b03879f1b0fe31d1b273b.tar.gz
opie-10d627d55eaab6cda26b03879f1b0fe31d1b273b.tar.bz2
fix includes
Diffstat (limited to 'noncore/net/opietooth/blue-pin/main.cc') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/blue-pin/main.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/net/opietooth/blue-pin/main.cc b/noncore/net/opietooth/blue-pin/main.cc
index 1b7daec..aa360aa 100644
--- a/noncore/net/opietooth/blue-pin/main.cc
+++ b/noncore/net/opietooth/blue-pin/main.cc
@@ -1,12 +1,11 @@
#include <stdio.h>
#include <stdlib.h>
#include <qpe/qpeapplication.h>
-#include <qpe/config.h>
#include "pindlg.h"
int main( int argc, char* argv[] )
{