diff --git a/dgl/Cairo.hpp b/dgl/Cairo.hpp index cef76734..87970c99 100644 --- a/dgl/Cairo.hpp +++ b/dgl/Cairo.hpp @@ -1,6 +1,6 @@ /* * DISTRHO Plugin Framework (DPF) - * Copyright (C) 2012-2021 Filipe Coelho + * Copyright (C) 2012-2022 Filipe Coelho * * Permission to use, copy, modify, and/or distribute this software for any purpose with * or without fee is hereby granted, provided that the above copyright notice and this @@ -20,7 +20,7 @@ #include "ImageBase.hpp" #include "ImageBaseWidgets.hpp" -#include +#include START_NAMESPACE_DGL