aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example.c b/doc/example.c
index 18aec1c..2ff562d 100644
--- a/doc/example.c
+++ b/doc/example.c
@@ -1,4 +1,4 @@
-#include "../src/simple-opt.h"
+#include "../simple-opt.h"
int main(int argc, char **argv)
{