aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/main.h
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2007-10-07 15:59:09 +0000
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2007-10-07 15:59:09 +0000
commit4fe78b8e10778430c911f11036f096e0a90874f4 (patch)
tree724bb139e6bdcfe3b3edf1f1cffabf67f9e3e6de /test/main.h
parentbe429ebf9c1b3d759f042267f79db8f4184bfe33 (diff)
reorganization of headers, part 2/2...
Diffstat (limited to 'test/main.h')
-rw-r--r--test/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/main.h b/test/main.h
index 1a6644530..91d63c7f8 100644
--- a/test/main.h
+++ b/test/main.h
@@ -27,8 +27,8 @@
#define EI_TEST_MAIN_H
#include <QtTest/QtTest>
-#include <All>
-#include <complex>
+#include "../src/Core.h"
+
#include <cstdlib>
#include <ctime>