summaryrefslogtreecommitdiff
path: root/src/dcp.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-07-25 15:38:50 +0200
committerCarl Hetherington <cth@carlh.net>2023-07-25 15:38:50 +0200
commitd4270052ecfd3f75314fc8ea0e22c20384ff8b3c (patch)
treecf405480ef7b3cea19d4672b7547583688ee509b /src/dcp.h
parentd21b1e6f9cbf10148b38e1bc3ca3d4920e39a432 (diff)
Include trimming.
Diffstat (limited to 'src/dcp.h')
-rw-r--r--src/dcp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 5c72040d..21cc3aac 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -46,7 +46,6 @@
#include "compose.hpp"
#include "metadata.h"
#include "name_format.h"
-#include "types.h"
#include "util.h"
#include "verify.h"
#include "version.h"