mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
examples: More header file renames
Missed 4 header file renames in C++ examples. Fixing that here. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include "ili9341.h"
|
||||
#include "ili9341.hpp"
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
//! [Interesting]
|
||||
|
Reference in New Issue
Block a user