summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2011-04-16 12:03:45 +0000
committerAntonin Descampe <antonin@gmail.com>2011-04-16 12:03:45 +0000
commit175fd6692ce52f0d555cbbcb829f4628d15cb850 (patch)
treebb1fe8812c904a184daed48d7dd325ad311099da /doc
parent31dba0b4e9be32a5d8e0052e2bf16e7eb4e02534 (diff)
fixed wrong path in Doxyfile.dox
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.dox b/doc/Doxyfile.dox
index 2d2fbb72..53209148 100644
--- a/doc/Doxyfile.dox
+++ b/doc/Doxyfile.dox
@@ -101,7 +101,7 @@ WARN_LOGFILE =
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = ../libopenjpeg \
- ../jpwl
+ ../libopenjpeg/jpwl
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.h \
*.c