Merge branch 't/image-0.5'
[paraslash.git] / Doxyfile
index 3fed0c2e759c155e90534bc6f092f967f2a67f5c..04d8f32621edd1426e2651aab711dd11516d9080 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -1306,7 +1306,8 @@ PREDEFINED             = HAVE_MAD \
                          HAVE_OGGVORBIS \
                          __GNUC__=4 \
                          __GNUC_MINOR__=4 \
-                         HAVE_UCRED
+                         HAVE_UCRED \
+                        HAVE_CLOCK_GETTIME
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 # this tag can be used to specify a list of macro names that should be expanded.