style: missing include of own header

This commit is contained in:
Philippe Teuwen 2023-11-09 18:03:08 +01:00
commit 73db5cb912

View file

@ -15,6 +15,7 @@
//-----------------------------------------------------------------------------
// Routines to support MFC <-> SAM communication
//-----------------------------------------------------------------------------
#include "sam_mfc.h"
#include "sam_seos.h"
#include "iclass.h"