diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-04-16 12:03:45 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-04-16 12:03:45 +0000 |
| commit | 175fd6692ce52f0d555cbbcb829f4628d15cb850 (patch) | |
| tree | bb1fe8812c904a184daed48d7dd325ad311099da /doc | |
| parent | 31dba0b4e9be32a5d8e0052e2bf16e7eb4e02534 (diff) | |
fixed wrong path in Doxyfile.dox
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Doxyfile.dox | 2 |
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 |
