From d903bcff17b8c4525b468a9c93a207c2ffee4813 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 20 Nov 2022 00:32:55 +0100 Subject: [PATCH] Disambiguate "types.h" (see also 705386842bf) --- libs/surfaces/cc121/cc121.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/surfaces/cc121/cc121.h b/libs/surfaces/cc121/cc121.h index ef8ed6501a..9d02bb3349 100644 --- a/libs/surfaces/cc121/cc121.h +++ b/libs/surfaces/cc121/cc121.h @@ -45,7 +45,7 @@ namespace PBD { //#include "midi_byte_array.h" -#include "types.h" +#include "control_protocol/types.h" #include "glibmm/main.h"