aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/tutorial.cpp
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 /doc/tutorial.cpp
parentbe429ebf9c1b3d759f042267f79db8f4184bfe33 (diff)
reorganization of headers, part 2/2...
Diffstat (limited to 'doc/tutorial.cpp')
-rw-r--r--doc/tutorial.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial.cpp b/doc/tutorial.cpp
index 794df8fd3..7c45bbde9 100644
--- a/doc/tutorial.cpp
+++ b/doc/tutorial.cpp
@@ -1,4 +1,4 @@
-#include "../src/All"
+#include "../src/Core.h"
using namespace std;