Browse Source

Do not require glu.h

Signed-off-by: falkTX <falktx@falktx.com>
pull/272/head
falkTX 4 years ago
parent
commit
12d7dfb467
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      dgl/src/pugl.hpp

+ 1
- 0
dgl/src/pugl.hpp View File

@@ -30,6 +30,7 @@ START_NAMESPACE_DGL

#define PUGL_API
#define PUGL_DISABLE_DEPRECATED
#define PUGL_NO_INCLUDE_GLU_H
#include "pugl-upstream/include/pugl/pugl.h"

PUGL_BEGIN_DECLS


Loading…
Cancel
Save