Rename a file to prevent conflicts
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
a6a83f3dae
commit
df0f1ac1db
10 changed files with 21 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* DISTRHO Cardinal Plugin
|
||||
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
|
||||
* Copyright (C) 2021-2024 Filipe Coelho <falktx@falktx.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License as
|
||||
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
|
||||
#include "Application.hpp"
|
||||
#include "PluginContext.hpp"
|
||||
#include "CardinalPluginContext.hpp"
|
||||
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue