diff options
Diffstat (limited to 'core/core.project')
-rw-r--r-- | core/core.project | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/core.project b/core/core.project index b9a5038..aa4654e 100644 --- a/core/core.project +++ b/core/core.project @@ -21,6 +21,7 @@ <File Name="globals.h"/> <File Name="modules.h"/> <File Name="services.h"/> + <File Name="../api/ec_pluginapi.h"/> </VirtualDirectory> <Settings Type="Executable"> <Configuration Name="Debug" CompilerType="gnu gcc" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append"> |