Unbreak build

This commit is contained in:
Campbell Barton
2024-09-13 19:30:45 +10:00
parent 1df3388fae
commit b8a6482a2e

View File

@@ -2,7 +2,7 @@
*
* SPDX-License-Identifier: GPL-2.0-or-later */
#include "BKE_action.h"
#include "BKE_action.hh"
#include "BKE_attribute.hh"
#include "BKE_brush.hh"
#include "BKE_colortools.hh"