summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/simple/simpleimpl.h
authormickeyl <mickeyl>2005-08-23 21:48:49 (UTC)
committer mickeyl <mickeyl>2005-08-23 21:48:49 (UTC)
commitc1fc89afc42b1a8781b92b581f5be19916e2b69d (patch) (side-by-side diff)
tree1f3d28c9833e35faea981c75f675e14cc026c04b /noncore/tools/calc2/simple/simpleimpl.h
parentbe9fe5d9bbb4ff207f5a5315731d204fa23e0527 (diff)
downloadopie-c1fc89afc42b1a8781b92b581f5be19916e2b69d.zip
opie-c1fc89afc42b1a8781b92b581f5be19916e2b69d.tar.gz
opie-c1fc89afc42b1a8781b92b581f5be19916e2b69d.tar.bz2
make it compile
Diffstat (limited to 'noncore/tools/calc2/simple/simpleimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/simple/simpleimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/tools/calc2/simple/simpleimpl.h b/noncore/tools/calc2/simple/simpleimpl.h
index b7b83e2..a2db154 100644
--- a/noncore/tools/calc2/simple/simpleimpl.h
+++ b/noncore/tools/calc2/simple/simpleimpl.h
@@ -25,8 +25,8 @@
#include <qlcdnumber.h>
#include "simple.h"
-#include "../engine.h"
-#include "../instruction.h"
+#include "engine.h"
+#include "instruction.h"
class FormSimpleImpl:public FormSimple {
Q_OBJECT