summaryrefslogtreecommitdiffstats
path: root/src/doxygen.cpp
diff options
context:
space:
mode:
authorCharles.Lee <cheoljoo.lee@lge.com>2018-12-24 02:30:35 (GMT)
committerCharles.Lee <cheoljoo.lee@lge.com>2018-12-24 02:30:35 (GMT)
commit5d6a6eae4a3c0e6469864fb2b292a7bafe2fb6f2 (patch)
tree26829d439713520c72ffd24d9171bffc33ccb50c /src/doxygen.cpp
parentb35d4dbc124ec494b451b79a19218a564a98af53 (diff)
downloadDoxygen-5d6a6eae4a3c0e6469864fb2b292a7bafe2fb6f2.zip
Doxygen-5d6a6eae4a3c0e6469864fb2b292a7bafe2fb6f2.tar.gz
Doxygen-5d6a6eae4a3c0e6469864fb2b292a7bafe2fb6f2.tar.bz2
add plantuml.h in doxygen.cpp
Diffstat (limited to 'src/doxygen.cpp')
-rw-r--r--src/doxygen.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doxygen.cpp b/src/doxygen.cpp
index a6a2b07..7e35e67 100644
--- a/src/doxygen.cpp
+++ b/src/doxygen.cpp
@@ -104,6 +104,7 @@
#include "context.h"
#include "fileparser.h"
#include "emoji.h"
+#include "plantuml.h"
// provided by the generated file resources.cpp
extern void initResources();