Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/mycss/property/init.h')
-rw-r--r--include/mycss/property/init.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mycss/property/init.h b/include/mycss/property/init.h
index 62a36c0..ad5b208 100644
--- a/include/mycss/property/init.h
+++ b/include/mycss/property/init.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016 Alexander Borisov
+ Copyright (C) 2016-2017 Alexander Borisov
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -25,7 +25,7 @@
#include <mycss/property/myosi.h>
#include <mycss/property/parser.h>
#include <mycss/values/serialization.h>
-#include <myhtml/utils.h>
+#include <mycore/utils.h>
#ifdef __cplusplus
extern "C" {