aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-submit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/mod-submit.hxx')
-rw-r--r--mod/mod-submit.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/mod/mod-submit.hxx b/mod/mod-submit.hxx
index 891f8a6..fc5f8d4 100644
--- a/mod/mod-submit.hxx
+++ b/mod/mod-submit.hxx
@@ -1,17 +1,16 @@
// file : mod/mod-submit.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef MOD_MOD_SUBMIT_HXX
#define MOD_MOD_SUBMIT_HXX
-#include <web/xhtml-fragment.hxx>
+#include <web/xhtml/fragment.hxx>
#include <libbrep/types.hxx>
#include <libbrep/utility.hxx>
#include <mod/module.hxx>
-#include <mod/options.hxx>
+#include <mod/module-options.hxx>
namespace brep
{