Using a plugin in C++ code

Sorry.

I am trying to use the plugin to create a custom mesh in c++. However, when I write

 #include CustomMeshComponent.h

I get a red squiggly line and an error stating that the compiler cannot find the file.