summaryrefslogtreecommitdiffstats
path: root/src/docbookgen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/docbookgen.cpp')
-rw-r--r--src/docbookgen.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/docbookgen.cpp b/src/docbookgen.cpp
index f869dfb..47d3b98 100644
--- a/src/docbookgen.cpp
+++ b/src/docbookgen.cpp
@@ -57,13 +57,13 @@
//------------------
static const char index_xsd[] =
-#include "index_xsd.h"
+#include "index.xsd.h"
;
//------------------
//
static const char compound_xsd[] =
-#include "compound_xsd.h"
+#include "compound.xsd.h"
;
//------------------