Cleanup: Move interface_intern.hh

The entire interface directory is now compiled as C++ files.
This commit is contained in:
2022-11-26 00:21:17 -06:00
parent e47c75aa6e
commit 4ecc7cf14a
51 changed files with 346 additions and 430 deletions

View File

@@ -57,7 +57,7 @@
#include "BLF_api.h"
#include "interface_intern.h"
#include "interface_intern.hh"
#include "RNA_access.h"
#include "RNA_prototypes.h"