Skip to content

WWVegas headers are not correctly included always #2825

Description

@xezon

WWVegas headers are not correctly included always.

For example

#include "wwdebug.h"

should be

#include "WWDebug/wwdebug.h"

The former works on some projects because they make WWDebug & Co an include directory, but not all projects do this, so it can fail on some.

We need to remove all WWVegas subdir include directories and then fix the paths in source files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BuildAnything related to building, compiling

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions