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