summaryrefslogtreecommitdiff
path: root/src/u8c/dat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/u8c/dat.c')
-rw-r--r--src/u8c/dat.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/u8c/dat.c b/src/u8c/dat.c
index 26d17ef..55203c6 100644
--- a/src/u8c/dat.c
+++ b/src/u8c/dat.c
@@ -13,8 +13,7 @@
If not, see <https://www.gnu.org/licenses/>.
*/
-# include "dat.h"
-# include "dattyp.h"
+# include "intern.h"
# include <stdbool.h>
# include <stddef.h>
# include <stdint.h>