summaryrefslogtreecommitdiffstats
path: root/src/latexgen.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-10-12 16:54:26 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-10-12 16:55:24 (GMT)
commitcfc02d4c998aa5ff2c5130d104e8643810e2f19e (patch)
tree26a762443d2084a98e57eed8e9c67c70b6b751d7 /src/latexgen.cpp
parent036292ae469eb5106d5b5c0bbbbf5b9d77d83638 (diff)
downloadDoxygen-cfc02d4c998aa5ff2c5130d104e8643810e2f19e.zip
Doxygen-cfc02d4c998aa5ff2c5130d104e8643810e2f19e.tar.gz
Doxygen-cfc02d4c998aa5ff2c5130d104e8643810e2f19e.tar.bz2
doxygen.sty.h was not ignored and not included/generated properly
Diffstat (limited to 'src/latexgen.cpp')
-rw-r--r--src/latexgen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/latexgen.cpp b/src/latexgen.cpp
index e6a6346..066adc2 100644
--- a/src/latexgen.cpp
+++ b/src/latexgen.cpp
@@ -38,7 +38,7 @@
#include "filename.h"
static const char doxygenLatexStyle[] =
-#include "doxygen_sty.h"
+#include "doxygen.sty.h"
;
//static QCString filterTitle(const char *s)