summaryrefslogtreecommitdiffstats
path: root/src/diagram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/diagram.cpp')
-rw-r--r--src/diagram.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/diagram.cpp b/src/diagram.cpp
index a2891c0..8924346 100644
--- a/src/diagram.cpp
+++ b/src/diagram.cpp
@@ -30,8 +30,8 @@
#include "config.h"
#include "message.h"
#include "util.h"
-#include "latexgen.h"
-#include "htmlgen.h"
+//#include "latexgen.h"
+//#include "htmlgen.h"
#include "doxygen.h"
//-----------------------------------------------------------------------------