diff --git a/doxygen.conf b/doxygen.conf
index 86aa062..baddec8 100644
--- a/doxygen.conf
+++ b/doxygen.conf
@@ -927,8 +927,8 @@ EXAMPLE_RECURSIVE      = NO
 # that contain images that are to be included in the documentation (see the
 # \image command).
 
-IMAGE_PATH             = res \
-                         .
+IMAGE_PATH             = ./res \
+                         ./
 
 # The INPUT_FILTER tag can be used to specify a program that doxygen should
 # invoke to filter for each input file. Doxygen will invoke the filter program